mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"domain": "vulcan",
|
|
"name": "Uonet+ Vulcan",
|
|
"codeowners": ["@Antoni-Czaplicki"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/vulcan",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["vulcan-api==2.3.2"]
|
|
}
|