2022-01-11 00:23:31 +00:00
|
|
|
{
|
|
|
|
"domain": "homewizard",
|
|
|
|
"name": "HomeWizard Energy",
|
|
|
|
"codeowners": ["@DCSBL"],
|
|
|
|
"config_flow": true,
|
2023-02-08 19:27:05 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/homewizard",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:27:05 +00:00
|
|
|
"loggers": ["homewizard_energy"],
|
|
|
|
"quality_scale": "platinum",
|
2023-09-04 14:21:55 +00:00
|
|
|
"requirements": ["python-homewizard-energy==2.1.0"],
|
2023-02-08 19:27:05 +00:00
|
|
|
"zeroconf": ["_hwenergy._tcp.local."]
|
2022-01-11 00:23:31 +00:00
|
|
|
}
|