diff --git a/source/_integrations/dht.markdown b/source/_integrations/dht.markdown
index aad155414ee..fe91f6c7ad4 100644
--- a/source/_integrations/dht.markdown
+++ b/source/_integrations/dht.markdown
@@ -13,6 +13,14 @@ ha_codeowners:
- '@thegardenmonkey'
---
+
+
+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 `dht` sensor platform allows you to get the current temperature and humidity from a DHT11, DHT22 or AM2302 device.
## Setup