2021-08-30 19:52:29 +00:00
|
|
|
{
|
|
|
|
"domain": "iotawatt",
|
|
|
|
"name": "IoTaWatt",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/iotawatt",
|
|
|
|
"requirements": [
|
2021-09-09 13:32:43 +00:00
|
|
|
"iotawattpy==0.1.0"
|
2021-08-30 19:52:29 +00:00
|
|
|
],
|
|
|
|
"codeowners": [
|
2021-09-09 13:32:43 +00:00
|
|
|
"@gtdiehl",
|
|
|
|
"@jyavenard"
|
2021-08-30 19:52:29 +00:00
|
|
|
],
|
|
|
|
"iot_class": "local_polling"
|
|
|
|
}
|