mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
12 lines
327 B
JSON
12 lines
327 B
JSON
{
|
|
"domain": "iotawatt",
|
|
"name": "IoTaWatt",
|
|
"codeowners": ["@gtdiehl", "@jyavenard"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/iotawatt",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["iotawattpy"],
|
|
"requirements": ["ha-iotawattpy==0.1.2"]
|
|
}
|