core/homeassistant/components/ovo_energy/manifest.json

9 lines
223 B
JSON

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