hass-core/tests/components/nexia
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 Add Nexia thermostat support (Trane / American Standard) (#32826) 2020-03-19 21:03:51 -05:00
test_binary_sensor.py Add aircleaner and humidify service to nexia climate (#33078) 2020-03-23 11:01:48 -05:00
test_climate.py Fix nexia fan and hold modes for XL824 thermostats (#34042) 2020-04-12 15:25:57 +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_scene.py Add aircleaner and humidify service to nexia climate (#33078) 2020-03-23 11:01:48 -05:00
test_sensor.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
test_util.py Do not treat nexia http not found as invalid auth (#39484) 2020-09-04 16:54:27 +02:00
util.py Add support for asair brand to nexia (#50504) 2021-05-15 16:24:36 +02:00