hass-core/tests/components/tado
Paulus Schoutsen a4d9019ffc
Refactor persistent notification to no longer route all data via a service (#57157)
* Convert persistent notification tests to async

* Create/dismiss persistent notifications in exposed functions, not service calls

* Fix notify persistent_notification

* Remove setting up persistent_notification

* Drop more setups

* Empty methods

* Undeprecate sync methods because too big task

* Fix setup clearing notifications

* Fix a bunch of tests

* Fix more tests

* Uno mas

* Test persistent notification events

* Clean up stale comment

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-07 12:58:00 +02:00
..
__init__.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
test_binary_sensor.py Add tado zone binary sensors (#44576) 2021-01-02 13:35:59 +01:00
test_climate.py Add support for turning on swing mode in tado (#34404) 2020-04-19 12:17:06 +02:00
test_config_flow.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_sensor.py Add Tado weather support (#44807) 2021-03-10 10:31:37 -10:00
test_water_heater.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
util.py Optimise requests to the tado servers (#56261) 2021-09-22 14:01:30 +02:00