Deprecate Sensirion SHT31 integration (ADR-0019) (#20804)

This commit is contained in:
Franck Nijhof 2021-12-21 17:14:25 +01:00 committed by GitHub
parent a203df28ef
commit b337e5605e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,14 @@ ha_platforms:
- sensor - sensor
--- ---
<div class='note warning'>
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).
</div>
The `sht31` sensor platform allows you to get the current temperature and humidity from a Sensirion SHT31 device. The `sht31` sensor platform allows you to get the current temperature and humidity from a Sensirion SHT31 device.
## Configuration ## Configuration