core/homeassistant/components/generic_hygrostat/manifest.json

9 lines
244 B
JSON
Raw Normal View History

{
"domain": "generic_hygrostat",
"name": "Generic hygrostat",
"codeowners": ["@Shulyaka"],
2023-02-08 19:27:05 +00:00
"documentation": "https://www.home-assistant.io/integrations/generic_hygrostat",
"iot_class": "local_polling",
"quality_scale": "internal"
}