mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 20:53:45 +01:00
12 lines
293 B
JSON
12 lines
293 B
JSON
{
|
|
"domain": "ohme",
|
|
"name": "Ohme",
|
|
"codeowners": ["@dan-r"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ohme/",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["ohme==1.5.2"]
|
|
}
|