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

wallthermostat missing method 'get_programmed_temp_at' #45

Open S-E-B-123 opened 1 year ago

S-E-B-123 commented 1 year ago

Hello when I use the Max! Integration in Homeassistant with my Max! Use WallThermostat and switch e.g. from "off" to "auto", then I get the following error:

The object 'MaxWallThermostat' does not have an attribute 'get_programmed_temp_at'

Is there a reason why the MaxWallThermostat doesn't support this? Or is there a chance to implement "get_programmed_temp_at" in your code?

Thank you

MassiPi commented 1 year ago

need a code fix https://github.com/uebelack/python-maxcube-api/pull/46