cwi-vvatsos / home-assistant-olympia-electronics

Home Assistant support for the Olympia Electronics Wifi Thermostat BS-850.
7 stars 2 forks source link

home-assistant-olympia-electronics

Home Assistant support for the Olympia Electronics Wifi Thermostat BS-850.

Olympia ElectronicsOlympia Electronics Thermostat Home Assistant

:balloon: :balloon: Works with Google Assistant integration of HA :balloon: :balloon:

Some background info

I do not work for olympia electronics. I am no python developer. But i love HA and i've owned olympia electronics thermostats for the last 15 years. It's an affordable thermostat so when the time came to upgrade to a "smart" thermostat, the transision was easy. Using a nest or other smart thermostat would require many changes in my electrical installation so Olympia Electronics was a somewhat the only way to go. I was lucky to be able to access the api from the mobile app and it was an easy one to consume. So here we are.

Installation

Possible issues

Although i think this will work with multiple thermostats into your account, i haven't tested it. If you have multiple thermostats and run into any issues, open a ticket

The auth token handling is - not as efficient as i would hope it would be. I will work on optimizing it in the future.

Some Declerations

I'm no python developer. I've created the code based on the demos of home assistant. Although it is rough around the edges and probably not as efficient, it works.

This unofficial component uses api calls i got from the mobile app. Although i will continue to try and update the code based on future changes by the developers of the app, at some point it may fail. Sorry.