mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01:00
11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
|
"domain": "wallbox",
|
|
"name": "Wallbox",
|
|
"codeowners": ["@hesselonline"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/wallbox",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["wallbox"],
|
|
"requirements": ["wallbox==0.9.0"]
|
|
}
|