core/homeassistant/components/ohmconnect/manifest.json

9 lines
225 B
JSON

{
"domain": "ohmconnect",
"name": "OhmConnect",
"documentation": "https://www.home-assistant.io/integrations/ohmconnect",
"requirements": ["defusedxml==0.6.0"],
"dependencies": [],
"codeowners": ["@robbiet480"]
}