mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Move to DIY category (#6178)
This commit is contained in:
parent
ec731130ef
commit
f99fa3a5f7
@ -8,14 +8,14 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: pilight.png
|
logo: pilight.png
|
||||||
ha_category: Binary Sensor
|
ha_category: DIY
|
||||||
ha_release: 0.44
|
ha_release: 0.44
|
||||||
ha_iot_class: "Local Polling"
|
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).
|
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:
|
To enable a Pilight binary sensor in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: raspberry-pi.png
|
logo: raspberry-pi.png
|
||||||
ha_category: Light
|
ha_category: DIY
|
||||||
ha_release: 0.37
|
ha_release: 0.37
|
||||||
ha_iot_class: "Local Polling"
|
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.
|
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:
|
To add piglow to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
@ -8,7 +8,7 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: pilight.png
|
logo: pilight.png
|
||||||
ha_category: Hub
|
ha_category: DIY
|
||||||
ha_release: 0.26
|
ha_release: 0.26
|
||||||
ha_iot_class: "Local Push"
|
ha_iot_class: "Local Push"
|
||||||
---
|
---
|
||||||
|
@ -8,7 +8,7 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: pilight.png
|
logo: pilight.png
|
||||||
ha_category: Sensor
|
ha_category: DIY
|
||||||
ha_release: 0.31
|
ha_release: 0.31
|
||||||
ha_iot_class: depends
|
ha_iot_class: depends
|
||||||
---
|
---
|
||||||
|
@ -8,7 +8,7 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: pilight.png
|
logo: pilight.png
|
||||||
ha_category: Switch
|
ha_category: DIY
|
||||||
ha_release: 0.26
|
ha_release: 0.26
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user