Update IoT class

This commit is contained in:
Fabian Affolter 2016-10-02 17:18:11 +02:00
parent ec5306e579
commit 1aca1ac201
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
4 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,7 @@ footer: true
logo: mysensors.png
ha_category: Binary Sensor
ha_release: 0.14
ha_iot_class: "Local Push"
---
Integrates MySensors binary sensors into Home Assistant. See the [main component] for configuration instructions.

View File

@ -10,6 +10,7 @@ footer: true
logo: mysensors.png
ha_category: Climate
ha_release: 0.29
ha_iot_class: "Local Push"
---
Integrates MySensors HVAC into Home Assistant. See the [main component] for configuration instructions.

View File

@ -10,6 +10,7 @@ footer: true
logo: mysensors.png
ha_category: Cover
ha_release: "0.30"
ha_iot_class: "Local Push"
---
Integrates MySensors covers into Home Assistant. See the [main component] for configuration instructions.

View File

@ -10,6 +10,7 @@ footer: true
logo: mysensors.png
ha_category: Light
ha_release: 0.13
ha_iot_class: "Local Push"
---
Integrates MySensors lights into Home Assistant. See the [main component] for configuration instructions.