14 lines
265 B
JSON
14 lines
265 B
JSON
|
{
|
||
|
"domain": "watttime",
|
||
|
"name": "WattTime",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/watttime",
|
||
|
"requirements": [
|
||
|
"aiowatttime==0.1.1"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@bachya"
|
||
|
],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|