uebelack / python-maxcube-api

A python api to control the Max! Cube thermostats.
https://github.com/uebelack/python-maxcube-api
MIT License
21 stars 26 forks source link

Add datetime provider to cube constructor #39

Closed unaiur closed 3 years ago

unaiur commented 3 years ago

Allow to pass a datetime provider to the constructor of MaxCube to support HASS, where operating system timezone is always UTC and the correct timezone is configured in HA core.