mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Add nexia automations (#12457)
This commit is contained in:
parent
40040518c4
commit
d1f27ba0a3
@ -5,6 +5,7 @@ ha_category:
|
|||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
- Climate
|
- Climate
|
||||||
|
- Scene
|
||||||
ha_release: 0.108
|
ha_release: 0.108
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -21,6 +22,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- [Binary Sensor](#binary-sensor)
|
- [Binary Sensor](#binary-sensor)
|
||||||
- [Climate](#climate)
|
- [Climate](#climate)
|
||||||
- [Sensor](#sensor)
|
- [Sensor](#sensor)
|
||||||
|
- [Scene](#scene)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
@ -74,3 +76,7 @@ The following binary sensors are added for each thermostat zone:
|
|||||||
### Climate
|
### Climate
|
||||||
|
|
||||||
The `nexia` climate platform lets you control a thermostat.
|
The `nexia` climate platform lets you control a thermostat.
|
||||||
|
|
||||||
|
### Scene
|
||||||
|
|
||||||
|
The `nexia` scene platform lets you activate a nexia automation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user