mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add 'ha_iot_class'
This commit is contained in:
parent
068887f720
commit
b705dbaf4f
@ -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.
|
||||
|
@ -10,6 +10,7 @@ footer: true
|
||||
logo: z-wave.png
|
||||
ha_category: Cover
|
||||
ha_release: 0.23
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
Z-Wave garage doors, blinds, and roller shutters are supported as cover in Home Assistant.
|
||||
|
@ -8,7 +8,9 @@ comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: z-wave.png
|
||||
ha_release: 0.38
|
||||
ha_category: Fan
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
To get your Z-Wave fans working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).
|
||||
|
@ -9,6 +9,8 @@ sharing: true
|
||||
footer: true
|
||||
logo: z-wave.png
|
||||
ha_category: Light
|
||||
ha_release: pre 0.7
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
To get your Z-Wave lights working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).
|
||||
|
@ -10,6 +10,7 @@ footer: true
|
||||
logo: z-wave.png
|
||||
ha_category: Lock
|
||||
ha_release: 0.19
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
To get your Z-Wave locks working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).
|
||||
|
@ -9,6 +9,8 @@ sharing: true
|
||||
footer: true
|
||||
logo: z-wave.png
|
||||
ha_category: Sensor
|
||||
ha_release: pre 0.7
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
To get your Z-Wave sensors working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).
|
||||
|
@ -9,6 +9,8 @@ sharing: true
|
||||
footer: true
|
||||
logo: z-wave.png
|
||||
ha_category: Switch
|
||||
ha_release: pre 0.7
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
To get your Z-Wave switches working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).
|
||||
|
@ -10,6 +10,7 @@ footer: true
|
||||
logo: z-wave.png
|
||||
ha_category: Hub
|
||||
featured: true
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
The [Z-Wave](http://www.z-wave.com/) integration for Home Assistant allows you to observe and control connected Z-Wave devices. Please see the [Z-Wave getting started section](/docs/z-wave/) for in-depth documentation on how to use and setup the Z-Wave component.
|
||||
|
Loading…
x
Reference in New Issue
Block a user