core/homeassistant/components/maxcube
unaiur 3fb323b745
Fix maxcube temperature for thermostat auto mode (#48047)
maxcube-api dependency now supports using None as the
target temperature: in that case, it uses the scheduled
temperature in auto mode and current temperature in all
other modes.

We will use that feature when changing hvac_mode to auto and
selecting PRESET_NONE.
2021-03-22 13:13:06 +01:00
..
__init__.py Upgrade to maxcube-api-0.4.1 (#47910) 2021-03-14 22:45:14 -07:00
binary_sensor.py Migrate to maxcube-api 0.3.0 version (#45126) 2021-01-14 11:33:02 +01:00
climate.py Fix maxcube temperature for thermostat auto mode (#48047) 2021-03-22 13:13:06 +01:00
manifest.json Upgrade to maxcube-api-0.4.1 (#47910) 2021-03-14 22:45:14 -07:00