mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
11 lines
295 B
JSON
11 lines
295 B
JSON
{
|
|
"domain": "oem",
|
|
"name": "OpenEnergyMonitor WiFi Thermostat",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/oem",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["oemthermostat"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["oemthermostat==1.1.1"]
|
|
}
|