From a203df28ef851f77f9461172b4c8ad367dac535a Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 21 Dec 2021 13:24:39 +0100 Subject: [PATCH] Deprecate pcal9535a integration (ADR-0019) (#20797) --- source/_integrations/pcal9535a.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/pcal9535a.markdown b/source/_integrations/pcal9535a.markdown index 8c628556f42..619c9f47dda 100644 --- a/source/_integrations/pcal9535a.markdown +++ b/source/_integrations/pcal9535a.markdown @@ -15,6 +15,14 @@ ha_platforms: - switch --- +
+ +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 `pcal9535a` integration is the base for all related pcal9535a platforms in Home Assistant. There is no setup needed for the integration itself, for the platforms, please check their corresponding sections. One of the use cases is [Seeed studio Raspberry Pi Relay Board](http://wiki.seeedstudio.com/Raspberry_Pi_Relay_Board_v1.0/).