hass-core/tests/components/nuheat
J. Nick Koston 12b408219e
Improve handling of nuheat switching states ()
* The api reports success before the state change
takes effect

* We now set state optimistically and followup with
an update 4 seconds in the future after any state change to
verify it actually happens.

* When hvac_mode is passed to the set_temperature service
we now switch to the desired mode.
2020-03-31 11:55:13 -07:00
..
__init__.py
mocks.py Improve handling of nuheat switching states () 2020-03-31 11:55:13 -07:00
test_climate.py Add config flow for Nuheat () 2020-03-23 00:29:45 -05:00
test_config_flow.py Add config flow for Nuheat () 2020-03-23 00:29:45 -05:00
test_init.py Add config flow for Nuheat () 2020-03-23 00:29:45 -05:00