mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +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
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
remote_rpi_gpio:
|
||||
host: 10.0.1.9
|
||||
binary_sensors:
|
||||
6: Pin6
|
||||
switches:
|
||||
4: Pin4
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
address:
|
||||
description: IP Address of remote Raspberry Pi
|
||||
|
Loading…
x
Reference in New Issue
Block a user