1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-26 21:05:18 +00:00
Files
core/homeassistant/components/ohmconnect/manifest.json
2023-02-08 20:32:43 +01:00

9 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"]
}