hass-core/homeassistant/components/ovo_energy/manifest.json
2023-02-08 20:32:43 +01:00

11 lines
316 B
JSON

{
"domain": "ovo_energy",
"name": "OVO Energy",
"codeowners": ["@timmo001"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ovo_energy",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["ovoenergy"],
"requirements": ["ovoenergy==1.2.0"]
}