From daa00faabb8f00b7ac6d00fb9b492b9e7ef47846 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Jan 2022 23:41:41 +0100 Subject: [PATCH] Deprecate Raspberry Pi GPIO (ADR-0019) (#21036) --- source/_integrations/rpi_gpio.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/rpi_gpio.markdown b/source/_integrations/rpi_gpio.markdown index 9de4ccdbf24..4fe398843cc 100644 --- a/source/_integrations/rpi_gpio.markdown +++ b/source/_integrations/rpi_gpio.markdown @@ -15,6 +15,14 @@ ha_platforms: - switch --- +
+ +This integration is deprecated and will be removed in Home Assistant Core 2022.6. + +For more information see: [Architectural Decision Record 0019](https://github.com/home-assistant/architecture/blob/master/adr/0019-GPIO.md). + +
+ 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. ## Binary Sensor