Add 'ha_iot_class'
This commit is contained in:
parent
068887f720
commit
b705dbaf4f
8 changed files with 13 additions and 1 deletions
|
@ -10,6 +10,7 @@ footer: true
|
|||
logo: z-wave.png
|
||||
ha_category: Climate
|
||||
ha_release: 0.17
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
|
||||
|
@ -25,7 +26,7 @@ To enable the climate component for your Z-Wave network, add the following to yo
|
|||
|
||||
```yaml
|
||||
climate:
|
||||
platform: zwave
|
||||
- platform: zwave
|
||||
```
|
||||
|
||||
Once enabled, any Z-Wave climate devices will be available to Home Assistant. Multiple entities may be created. The following entities are created for a Remotec ZXT-120.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue