mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
13 lines
328 B
JSON
13 lines
328 B
JSON
{
|
|
"domain": "zinvolt",
|
|
"name": "Zinvolt",
|
|
"codeowners": ["@joostlek"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/zinvolt",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["zinvolt"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["zinvolt==1.0.0"]
|
|
}
|