mirror of https://github.com/home-assistant/core
11 lines
302 B
JSON
11 lines
302 B
JSON
{
|
|
"domain": "amberelectric",
|
|
"name": "Amber Electric",
|
|
"codeowners": ["@madpilot"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/amberelectric",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["amberelectric"],
|
|
"requirements": ["amberelectric==2.0.12"]
|
|
}
|