Add class
This commit is contained in:
parent
6202589404
commit
6cb4a57d36
6 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,7 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: arest.png
|
logo: arest.png
|
||||||
ha_category: Binary Sensor
|
ha_category: Binary Sensor
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -9,6 +9,7 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: arest.png
|
logo: arest.png
|
||||||
ha_category: Sensor
|
ha_category: Sensor
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -8,6 +8,7 @@ comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
ha_category: Sensor
|
ha_category: Sensor
|
||||||
|
ha_iot_class: "Local Push"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -9,6 +9,7 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: glances.png
|
logo: glances.png
|
||||||
ha_category: Sensor
|
ha_category: Sensor
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -8,6 +8,7 @@ comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
ha_category: Sensor
|
ha_category: Sensor
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -9,6 +9,7 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: arest.png
|
logo: arest.png
|
||||||
ha_category: Switch
|
ha_category: Switch
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
The `arest` switch platform allows you to toggle pins of your devices (like Arduino boards with a ethernet/wifi connection, ESP8266 based devices, and the Raspberry Pi) running the [aREST](http://arest.io/) RESTful framework.
|
The `arest` switch platform allows you to toggle pins of your devices (like Arduino boards with a ethernet/wifi connection, ESP8266 based devices, and the Raspberry Pi) running the [aREST](http://arest.io/) RESTful framework.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue