Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 2.84 KB

File metadata and controls

66 lines (43 loc) · 2.84 KB

hacs_badge Project Stage

Project Maintenance Maintainability

OJ Microline Thermostat Integration for Home Assistant

The OJ Microline Thermostat integration allows you to control your thermostat from Home Assistant.

It has been tested and developed on the following models:

Supported 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.

Requirements

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.

HACS installation

Add this integration using HACS by searching for OJ Microline Thermostat on the Integrations page.

Manual installation

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.

Configuration

ha_badge

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.

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

References & Thanks