mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Deprecate DHT Sensor integration (ADR-0019) (#20803)
This commit is contained in:
parent
b337e5605e
commit
424bf85107
@ -13,6 +13,14 @@ ha_codeowners:
|
|||||||
- '@thegardenmonkey'
|
- '@thegardenmonkey'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<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 `dht` sensor platform allows you to get the current temperature and humidity from a DHT11, DHT22 or AM2302 device.
|
The `dht` sensor platform allows you to get the current temperature and humidity from a DHT11, DHT22 or AM2302 device.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user