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
2021-05-07 22:05:09 -05:00

10 lines
256 B
JSON

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