diff --git a/source/_integrations/input_number.markdown b/source/_integrations/input_number.markdown index 56fb95be0376..aea9c0981d43 100644 --- a/source/_integrations/input_number.markdown +++ b/source/_integrations/input_number.markdown @@ -87,10 +87,12 @@ input_number: This integration provides the following actions to modify the state of the `input_number` and an action to reload the configuration without restarting Home Assistant itself. -| Service | Data | Description | +| Action | Data | Description | | ----------- | ----------------------------------------- | ----------------------------------------------------------------- | | `decrement` | `entity_id(s)`
`area_id(s)` | Decrement the value of specific `input_number` entities by `step` | | `increment` | `entity_id(s)`
`area_id(s)` | Increment the value of specific `input_number` entities by `step` | +| `max` | `entity_id(s)`
`area_id(s)` | Set an `input_number` entity to its minimum value | +| `min` | `entity_id(s)`
`area_id(s)` | Set an `input_number` entity to its maximum value | | `reload` | | Reload `input_number` configuration | | `set_value` | `value`
`entity_id(s)`
`area_id(s)` | Set the value of specific `input_number` entities | diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index b0cfffc6d3e8..bfc4e19bd509 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -95,8 +95,15 @@ The following device classes are supported for numbers: ## Actions -The Number entities registers the following actions: +This integration provides the following actions to modify the state of the `number` and an action to reload the +configuration without restarting Home Assistant itself. -| Action | Data | Description | -| ----------- | ----------------------------------------- | ------------------------------------------- | -| `set_value` | `value`
`entity_id(s)`
`area_id(s)` | Set the value of specific `number` entities | + +| Action | Data | Description | +| ----------- | ----------------------------------------- | ----------------------------------------------------------- | +| `decrement` | `entity_id(s)`
`area_id(s)` | Decrement the value of specific `number` entities by `step` | +| `increment` | `entity_id(s)`
`area_id(s)` | Increment the value of specific `number` entities by `step` | +| `max` | `entity_id(s)`
`area_id(s)` | Set an `number` entity to its minimum value | +| `min` | `entity_id(s)`
`area_id(s)` | Set an `number` entity to its maximum value | +| `reload` | | Reload `number` configuration | +| `set_value` | `value`
`entity_id(s)`
`area_id(s)` | Set the value of specific `number` entities | pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy