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