hass-core/homeassistant/components/ohmconnect/manifest.json
2023-02-08 20:32:43 +01:00

8 lines
235 B
JSON

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