mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update remote_rpi_gpio.markdown
This commit is contained in:
parent
b5ffa4681c
commit
25c0266818
@ -38,6 +38,18 @@ binary_sensor:
|
|||||||
12: PIR Bedroom
|
12: PIR Bedroom
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
# Example configuration.yaml entry
|
||||||
|
remote_rpi_gpio:
|
||||||
|
host: 10.0.1.9
|
||||||
|
binary_sensors:
|
||||||
|
6: Pin6
|
||||||
|
switches:
|
||||||
|
4: Pin4
|
||||||
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
address:
|
address:
|
||||||
description: IP Address of remote Raspberry Pi
|
description: IP Address of remote Raspberry Pi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user