The OJ Microline Thermostat integration allows you to control your thermostat from Home Assistant.
It has been tested and developed on the following models:
Model |
---|
OWD5 |
UWG4 |
After installation you can add the thermostat through the integration page. Currently setting a preset mode and temperature is supported. Adjusting the HVAC mode will (re)set it to the schedule preset.
Your thermostat needs to be connected to the internet. For OWD5 model thermostats you will need the API key and customer ID that is used by the app that you currently use to control your thermostat.
Add this integration using HACS by searching for OJ Microline Thermostat
on the Integrations
page.
Create a directory called ojmicroline_thermostat
in the <config directory>/custom_components/
directory on your Home Assistant instance.
Install this integration by copying all files in /custom_components/ojmicroline_thermostat/
folder from this repo into the new <config directory>/custom_components/ojmicroline_thermostat/
directory you just created.
To configure the integration, add it using Home Assistant integrations. This will provide you with a configuration screen where you enter the customer ID, API key, username and password.
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
- https://community.home-assistant.io/t/mwd5-wifi-thermostat-oj-electronics-microtemp/445601
- https://mdapp.medium.com/the-android-emulator-and-charles-proxy-a-love-story-595c23484e02
- https://github.com/radubacaran/mwd5
- https://github.com/klaasnicolaas
- https://github.com/adamjernst
- https://github.com/ViPeR5000