mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add Nexia Number entity documentation (#28627)
This commit is contained in:
parent
7407a7817a
commit
578a7d1271
@ -71,6 +71,10 @@ The following thermostats are not supported: `XL624`, `XL950`, `AZONE950`, `AZEM
|
|||||||
|
|
||||||
Other thermostats may work, but they have not been tested.
|
Other thermostats may work, but they have not been tested.
|
||||||
|
|
||||||
|
### Number
|
||||||
|
|
||||||
|
The number platform lets you adjust the fan speed on systems with variable-speed fan support.
|
||||||
|
|
||||||
### Scene
|
### Scene
|
||||||
|
|
||||||
The scene platform lets you activate a nexia automation.
|
The scene platform lets you activate a nexia automation.
|
||||||
@ -96,4 +100,4 @@ Sets the humidify setpoint. This setting will affect all zones on the same therm
|
|||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
| ---------------------- | -------- | ----------- |
|
| ---------------------- | -------- | ----------- |
|
||||||
| `entity_id` | no | String or list of strings that point at `entity_id`'s of climate devices to control.
|
| `entity_id` | no | String or list of strings that point at `entity_id`'s of climate devices to control.
|
||||||
| `humidity` | no | Humidify setpoint level, from 35 to 65.
|
| `humidity` | no | Humidify setpoint level, from 35 to 65.
|
Loading…
x
Reference in New Issue
Block a user