Update rpi_gpio.markdown (#16048)

32 bit hass os no longer seems to be a prerequisite - see https://community.home-assistant.io/t/what-do-i-need-to-setup-and-read-remote-state-pins-on-raspberry-pi/260140
This commit is contained in:
nickrout 2020-12-30 21:46:52 +13:00 committed by GitHub
parent cc3c715b12
commit 76a1b1abe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,10 +13,6 @@ ha_domain: rpi_gpio
The `rpi_gpio` integration is the base for all related GPIO platforms in Home Assistant. There is no setup needed for the integration itself, for the platforms please check their corresponding pages.
## Prerequisites
When you are running the Home Assistant Operating System, the 32-bits version of the OS is required in order to use this integration.
## Binary Sensor
The `rpi_gpio` binary sensor platform allows you to read sensor values of the GPIOs of your [Raspberry Pi](https://www.raspberrypi.org/).