✏️ Tweak

After this we will merge it
This commit is contained in:
Klaas Schoute 2019-05-29 23:41:30 +02:00 committed by GitHub
parent 28aa919d0b
commit 5492da4866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ ha_category:
- DIY
- Binary Sensor
- Switch
ha_release:
ha_release: 0.94
ha_iot_class: Local Push
---
@ -22,8 +22,6 @@ The `rpi_gpio` component is the base for all related GPIO platforms in Home Assi
The `remote_rpi_gpio` binary sensor platform allows you to read sensor values of the GPIOs of a [Remote Raspberry Pi](https://www.raspberrypi.org/).
## {% linkable_title Configuration %}
To use your Remote Raspberry Pi's GPIO in your installation, add the following to your `configuration.yaml` file:
```yaml
@ -77,8 +75,6 @@ For more details about the GPIO layout, visit the Wikipedia [article](https://en
The `remote_rpi_gpio` switch platform allows you to control the GPIOs of a [Remote Raspberry Pi](https://www.raspberrypi.org/).
## {% linkable_title Configuration %}
To use your Remote Raspberry Pi's GPIO in your installation, add the following to your `configuration.yaml` file:
```yaml