core/homeassistant/components/ohmconnect/manifest.json

13 lines
241 B
JSON

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