mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
10 lines
264 B
JSON
10 lines
264 B
JSON
{
|
|
"domain": "ohmconnect",
|
|
"name": "OhmConnect",
|
|
"codeowners": ["@robbiet480"],
|
|
"documentation": "https://www.home-assistant.io/integrations/ohmconnect",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["defusedxml==0.7.1"]
|
|
}
|