core/homeassistant/components/iotawatt/manifest.json

11 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.1"]
}