2021-08-30 19:52:29 +00:00
|
|
|
{
|
|
|
|
"domain": "iotawatt",
|
|
|
|
"name": "IoTaWatt",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/iotawatt",
|
2022-03-30 08:56:37 +00:00
|
|
|
"requirements": ["iotawattpy==0.1.0"],
|
|
|
|
"codeowners": ["@gtdiehl", "@jyavenard"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["iotawattpy"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|