core/homeassistant/components/dht/manifest.json

8 lines
178 B
JSON

{
"domain": "dht",
"name": "DHT Sensor",
"documentation": "https://www.home-assistant.io/integrations/dht",
"requirements": ["Adafruit-DHT==1.4.0"],
"codeowners": []
}