From d97a3f7d7a9d53e87ffc8de515b4e814fbe3526f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Jan 2022 19:35:25 +0100 Subject: [PATCH] Deprecate Sense HAT (ADR-0019) (#21034) --- source/_integrations/sensehat.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/sensehat.markdown b/source/_integrations/sensehat.markdown index 6f7a303f250..99a8d580de7 100644 --- a/source/_integrations/sensehat.markdown +++ b/source/_integrations/sensehat.markdown @@ -13,6 +13,14 @@ ha_platforms: - 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). + +
+ There is currently support for the following device types within Home Assistant: - [Light](#light)