core/tests/components/zha
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
common.py Add "Summation Delivered" Sensor for SmartEnergy metering ZHA channel (#56666) 2021-09-29 09:35:20 -07:00
conftest.py Refactor ZHA HVAC thermostat channel (#56238) 2021-09-17 15:17:34 -04:00
test_alarm_control_panel.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_api.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_binary_sensor.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_channels.py ZHA support for additional entities on ElectricalMeasurement ZCL cluster (#56909) 2021-10-02 21:57:49 -04:00
test_climate.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04: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_cover.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device_action.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device_tracker.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device_trigger.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_discover.py Add "Summation Delivered" Sensor for SmartEnergy metering ZHA channel (#56666) 2021-09-29 09:35:20 -07:00
test_fan.py ZHA channel ZCL attributes initialization (#56476) 2021-09-22 11:34:30 -04:00
test_gateway.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_init.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_light.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_lock.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_number.py ZHA channel ZCL attributes initialization (#56476) 2021-09-22 11:34:30 -04:00
test_registries.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00
test_sensor.py ZHA support for additional entities on ElectricalMeasurement ZCL cluster (#56909) 2021-10-02 21:57:49 -04:00
test_switch.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
zha_devices_list.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00