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