From b337e5605e7cb9c2379140522426d6e8c75a6fd2 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 21 Dec 2021 17:14:25 +0100 Subject: [PATCH] Deprecate Sensirion SHT31 integration (ADR-0019) (#20804) --- source/_integrations/sht31.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/sht31.markdown b/source/_integrations/sht31.markdown index 79406c0de61..cb9d3deb84f 100644 --- a/source/_integrations/sht31.markdown +++ b/source/_integrations/sht31.markdown @@ -10,6 +10,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). + +
+ The `sht31` sensor platform allows you to get the current temperature and humidity from a Sensirion SHT31 device. ## Configuration