2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "utility_meter",
|
2022-03-29 12:46:17 +00:00
|
|
|
"integration_type": "helper",
|
2020-01-07 13:31:18 +00:00
|
|
|
"name": "Utility Meter",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/utility_meter",
|
2022-03-30 08:56:37 +00:00
|
|
|
"requirements": ["croniter==1.0.6"],
|
|
|
|
"codeowners": ["@dgomes"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "internal",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_push",
|
2022-03-30 08:56:37 +00:00
|
|
|
"loggers": ["croniter"],
|
2022-03-29 12:46:17 +00:00
|
|
|
"config_flow": true
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|