core/homeassistant/components/ovo_energy/manifest.json

9 lines
224 B
JSON
Raw Normal View History

{
"domain": "ovo_energy",
"name": "OVO Energy",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ovo_energy",
2020-11-19 14:23:20 +00:00
"requirements": ["ovoenergy==1.1.11"],
"codeowners": ["@timmo001"]
}