From 458ef8d90cfe9ce692d3b8eeb335e49acca6aaa7 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Jan 2022 23:42:05 +0100 Subject: [PATCH] Deprecate Piglow (ADR-0019) (#21038) --- source/_integrations/piglow.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/piglow.markdown b/source/_integrations/piglow.markdown index aea4e938134..79c53b84a23 100644 --- a/source/_integrations/piglow.markdown +++ b/source/_integrations/piglow.markdown @@ -10,6 +10,14 @@ ha_platforms: - light --- +
+ +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 `piglow` platform lets you control the [Piglow](https://shop.pimoroni.com/products/piglow) lights on your Raspberry Pi from within Home Assistant. ## Configuration