core/homeassistant/components/nuheat
J. Nick Koston 95cefd1acc
Fix nuheat unexpectedly switching to a permanent hold (#33316)
When in run schedule mode, setting the temperature will switch
the device to a temporary hold.  If you set the temperature
again, we should stay in temporary hold mode and not switch
to permanent hold.

The underlying nuheat package contains a default to a
permanent hold if no setting was passed.  We now always
pass the setting.
2020-03-27 23:01:59 -07:00
..
.translations [ci skip] Translation update 2020-03-28 00:08:09 +00:00
__init__.py Add config flow for Nuheat (#32885) 2020-03-23 00:29:45 -05:00
climate.py Fix nuheat unexpectedly switching to a permanent hold (#33316) 2020-03-27 23:01:59 -07:00
config_flow.py Add config flow for Nuheat (#32885) 2020-03-23 00:29:45 -05:00
const.py Add config flow for Nuheat (#32885) 2020-03-23 00:29:45 -05:00
manifest.json Add config flow for Nuheat (#32885) 2020-03-23 00:29:45 -05:00
strings.json Add config flow for Nuheat (#32885) 2020-03-23 00:29:45 -05:00