1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-28 20:53:45 +01:00
Files
core/homeassistant/components/ohme/manifest.json
2025-09-05 04:23:57 +02:00

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