mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
11 lines
299 B
JSON
11 lines
299 B
JSON
{
|
|
"domain": "generic_hygrostat",
|
|
"name": "Generic hygrostat",
|
|
"codeowners": ["@Shulyaka"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/generic_hygrostat",
|
|
"integration_type": "helper",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "internal"
|
|
}
|