* Bump ha-iotawattpy to 0.1.2 * Remove energy energy-over-period sensors: they cause issue for HA --------- Co-authored-by: Stefan Agner <stefan@agner.ch>
10 lines
295 B
JSON
10 lines
295 B
JSON
{
|
|
"domain": "iotawatt",
|
|
"name": "IoTaWatt",
|
|
"codeowners": ["@gtdiehl", "@jyavenard"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/iotawatt",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["iotawattpy"],
|
|
"requirements": ["ha-iotawattpy==0.1.2"]
|
|
}
|