13 lines
373 B
JSON
13 lines
373 B
JSON
{
|
|
"domain": "homewizard",
|
|
"name": "HomeWizard Energy",
|
|
"documentation": "https://www.home-assistant.io/integrations/homewizard",
|
|
"codeowners": ["@DCSBL"],
|
|
"dependencies": [],
|
|
"requirements": ["python-homewizard-energy==1.3.1"],
|
|
"zeroconf": ["_hwenergy._tcp.local."],
|
|
"config_flow": true,
|
|
"iot_class": "local_polling",
|
|
"loggers": ["homewizard_energy"]
|
|
}
|