1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/generic_hygrostat/manifest.json
Shulyaka e9948100a7
Add generic hygrostat integration (#36759)
* generic_hygrostat: new integration
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: jan Iversen <jancasacondor@gmail.com>
2021-07-13 13:25:29 +02:00

9 lines
244 B
JSON

{
"domain": "generic_hygrostat",
"name": "Generic hygrostat",
"documentation": "https://www.home-assistant.io/integrations/generic_hygrostat",
"codeowners": ["@Shulyaka"],
"quality_scale": "internal",
"iot_class": "local_polling"
}