mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 01:57:34 +00:00
8 lines
178 B
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": []
|
|
}
|