core/homeassistant/components/ohmconnect/manifest.json

9 lines
235 B
JSON
Raw Normal View History

{
"domain": "ohmconnect",
"name": "OhmConnect",
"documentation": "https://www.home-assistant.io/integrations/ohmconnect",
2021-05-15 17:41:34 +00:00
"requirements": ["defusedxml==0.7.1"],
"codeowners": ["@robbiet480"],
"iot_class": "cloud_polling"
}