1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/ovo_energy/manifest.json
2022-02-11 21:39:55 +01:00

11 lines
283 B
JSON

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