mirror of
https://github.com/home-assistant/core.git
synced 2026-02-26 21:05:18 +00:00
9 lines
235 B
JSON
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"]
|
|
}
|