1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/sht31/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
245 B
JSON

{
"domain": "sht31",
"name": "Sensirion SHT31",
"documentation": "https://www.home-assistant.io/integrations/sht31",
"requirements": ["Adafruit-GPIO==1.0.3", "Adafruit-SHT31==1.0.2"],
"codeowners": [],
"iot_class": "local_polling"
}