mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
11 lines
275 B
JSON
11 lines
275 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.4.12"]
|
|
}
|