Move to DIY category (#6178)

This commit is contained in:
Fabian Affolter 2018-09-03 08:40:52 +02:00 committed by GitHub
parent ec731130ef
commit f99fa3a5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 6 deletions

View File

@ -8,14 +8,14 @@ comments: false
sharing: true
footer: true
logo: pilight.png
ha_category: Binary Sensor
ha_category: DIY
ha_release: 0.44
ha_iot_class: "Local Polling"
---
The `pilight` binary sensor platform implement the [pilight hub](/components/pilight/) binary sensor functionality. Two type of Pilight binary sensor configuration available. A normal sensor which send the on and off state cyclical and a trigger sensor which send only a trigger when an event happened (for example lots of cheap PIR motion detector).
## {% linkable_title Configuration %}
To enable a Pilight binary sensor in your installation, add the following to your `configuration.yaml` file:

View File

@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: raspberry-pi.png
ha_category: Light
ha_category: DIY
ha_release: 0.37
ha_iot_class: "Local Polling"
---
@ -16,6 +16,8 @@ ha_iot_class: "Local Polling"
The `piglow` platform lets you control the [Piglow](https://shop.pimoroni.com/products/piglow) lights on your Raspberry Pi from within Home Assistant.
## {% linkable_title Configuration %}
To add piglow to your installation, add the following to your `configuration.yaml` file:
```yaml

View File

@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: pilight.png
ha_category: Hub
ha_category: DIY
ha_release: 0.26
ha_iot_class: "Local Push"
---

View File

@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: pilight.png
ha_category: Sensor
ha_category: DIY
ha_release: 0.31
ha_iot_class: depends
---

View File

@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: pilight.png
ha_category: Switch
ha_category: DIY
ha_release: 0.26
ha_iot_class: "Local Polling"
---