Add IoT class and logo

This commit is contained in:
Fabian Affolter 2016-08-14 22:07:03 +02:00
parent b6ddbec5d1
commit 56f3d26844
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
15 changed files with 19 additions and 7 deletions

View File

@ -10,6 +10,7 @@ footer: true
logo: bitcoin.png
ha_category: Sensor
ha_release: pre 0.7
ha_iot_class: "Cloud Polling"
---

View File

@ -8,6 +8,7 @@ comments: false
sharing: true
footer: true
ha_category: Sensor
ha_release: pre 0.7
ha_iot_class: "Local Push"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
ha_category: Sensor
logo: db.png
ha_iot_class: "Local Polling"
ha_iot_class: "Cloud Polling"
ha_release: 0.14
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
ha_category: Sensor
logo: fixer-io.png
ha_iot_class: "Local Polling"
ha_iot_class: "Cloud Polling"
ha_release: 0.23
---

View File

@ -10,6 +10,7 @@ footer: true
logo: gpsd.png
ha_category: Sensor
ha_release: 0.26
ha_iot_class: "Local Polling"
---
The `gpsd` component is using the GPS information collected by [gpsd](http://catb.org/gpsd/) and a GPS receiver.

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
ha_category: Sensor
ha_release: '0.20'
ha_iot_class: "Local Polling"
---
The Mold Indicator sensor component consumes information of two temperature sensors and a humidity sensor to give an indication for possible mold growth in your home. In case of bad ventilation and insulation, the indoor humidity may lead to condensation on cold surfaces as the windows or even walls. Condensation or a high relative humidity near those cold surfaces leads to a higher risk for mold growth. This sensor component estimates the temperature at a pre-calibrated critical point in the room (the coldest surface) and calculates the relative humidity of the air at that point. If the sensor value rises above approximately 70 percent, mold growth might occur and the room should be ventilated. At 100%, the air humidity condensates at the critical point.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
ha_category: Sensor
logo: openexchangerates.png
ha_iot_class: "Local Polling"
ha_iot_class: "Cloud Polling"
ha_release: 0.23
---

View File

@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
ha_category: Sensor
ha_iot_class: "Local Polling"
ha_iot_class: "Cloud Polling"
ha_release: 0.22
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: train.png
ha_category: Sensor
ha_iot_class: "Local Polling"
ha_iot_class: "Cloud Polling"
ha_release: pre 0.7
---

View File

@ -9,6 +9,8 @@ sharing: true
footer: true
ha_category: Sensor
ha_release: 0.12
ha_iot_class: "Local Push"
logo: home-assistant.png
---
The `template` platform supports sensors which breaks out `state_attributes` from other entities.

View File

@ -10,6 +10,7 @@ footer: true
logo: transmission.png
ha_category: Sensor
ha_release: pre 0.7
ha_iot_class: "Local Polling"
---

View File

@ -9,7 +9,8 @@ sharing: true
footer: true
logo: pilight.png
ha_category: Switch
ha_release: pre 0.7
ha_release: 0.26
ha_iot_class: "Local Polling"
---
@ -60,4 +61,4 @@ Configuration variables:
- **on_code_receive** (*Optional*): If given, this command will turn the switch on if it is received by pilight.
- **off_code_receive** (*Optional*): If given, this command will turn the switch off if it is received by pilight.
For possible code entries look at the [pilight API](https://www.pilight.org/development/api/). All commands allowed by [pilight-send](https://wiki.pilight.org/doku.php/psend) can be used.
For possible code entries look at the [pilight API](https://www.pilight.org/development/api/). All commands allowed by [pilight-send](https://wiki.pilight.org/doku.php/psend) can be used.

View File

@ -10,6 +10,7 @@ footer: true
logo: pulseaudio.png
ha_category: Switch
ha_release: 0.16
ha_iot_class: "Local Polling"
---

View File

@ -9,6 +9,8 @@ sharing: true
footer: true
ha_category: Switch
ha_release: 0.13
ha_iot_class: "Local Push"
logo: home-assistant.png
---
The `template` platform creates switches that combine components.

View File

@ -10,6 +10,7 @@ footer: true
logo: transmission.png
ha_category: Switch
ha_release: pre 0.7
ha_iot_class: "Local Polling"
---