core/homeassistant/components/oem/manifest.json

10 lines
266 B
JSON

{
"domain": "oem",
"name": "OpenEnergyMonitor WiFi Thermostat",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/oem",
"iot_class": "local_polling",
"loggers": ["oemthermostat"],
"requirements": ["oemthermostat==1.1.1"]
}