1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/tests
J. Nick Koston b09a9fc81a
Add config flow for Nuheat (#32885)
* Modernize nuheat for new climate platform

* Home Assistant state now mirrors the
  state displayed at mynewheat.com

* Remove off mode as the device does not implement
  and setting was not implemented anyways

* Implement missing set_hvac_mode for nuheat

* Now shows as unavailable when offline

* Add a unique id (serial number)

* Fix hvac_mode as it was really implementing hvac_action

* Presets now map to the open api spec
  published at https://api.mynuheat.com/swagger/

* ThermostatModel: scheduleMode

* Revert test cleanup as it leaves files behind.

Its going to be more invasive to modernize the tests so
it will have to come in a new pr

* Config flow for nuheat

* codeowners

* Add an import test as well

* remove debug
2020-03-23 00:29:45 -05:00
..
auth
components Add config flow for Nuheat (#32885) 2020-03-23 00:29:45 -05:00
fixtures Add pvpc electricity prices integration (#32092) 2020-03-22 14:25:31 -05:00
hassfest
helpers Fix script logging with name (#33120) 2020-03-22 13:29:50 +01:00
mock
resources
scripts
test_util
testing_config
util
__init__.py
bandit.yaml
common.py
conftest.py
test_bootstrap.py
test_config_entries.py Freeze config entry data (#32615) 2020-03-09 14:07:50 -07:00
test_config.py Fix package default extraction (#33071) 2020-03-20 20:27:37 -07:00
test_core.py
test_data_entry_flow.py
test_loader.py
test_main.py
test_requirements.py
test_setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00