core/homeassistant/components/oem/manifest.json

10 lines
266 B
JSON
Raw Normal View History

{
"domain": "oem",
"name": "OpenEnergyMonitor WiFi Thermostat",
"codeowners": [],
2023-02-08 19:32:43 +00:00
"documentation": "https://www.home-assistant.io/integrations/oem",
"iot_class": "local_polling",
2023-02-08 19:32:43 +00:00
"loggers": ["oemthermostat"],
"requirements": ["oemthermostat==1.1.1"]
}