From 773a8238a1ad0f40f11b22bb2472466ac4f9cca7 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Jan 2022 23:42:33 +0100 Subject: [PATCH] Deprecate Orange Pi GPIO (ADR-0019) (#21040) --- source/_integrations/orangepi_gpio.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/orangepi_gpio.markdown b/source/_integrations/orangepi_gpio.markdown index 1f1fa3cf57e..8190196c90a 100644 --- a/source/_integrations/orangepi_gpio.markdown +++ b/source/_integrations/orangepi_gpio.markdown @@ -13,6 +13,14 @@ ha_platforms: - binary_sensor --- +
+ +This integration is deprecated and will be removed in Home Assistant Core 2022.4. + +For more information see: [Architectural Decision Record 0019](https://github.com/home-assistant/architecture/blob/master/adr/0019-GPIO.md). + +
+ The `orangepi_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. This integration provides the following platforms: