hass-core/tests/components/rfxtrx
Paulus Schoutsen a4d9019ffc
Refactor persistent notification to no longer route all data via a service ()
* 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 Avoid using implementation internal to trigger events () 2020-07-22 00:24:26 +02:00
conftest.py Lint suppression cleanups () 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Support group events for AC switches and binary sensors. Fixes . () 2021-07-23 18:45:31 +02:00
test_config_flow.py Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
test_cover.py Add RFXtrx Rfy venetian blinds tilt control () 2021-01-03 12:59:22 +01:00
test_device_action.py Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
test_device_trigger.py Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
test_init.py Rfxtrx drop yaml configuration () 2021-09-08 22:17:02 -07:00
test_light.py Implement config and option flow for rfxtrx integration () 2020-10-01 08:55:57 +02:00
test_sensor.py Add missing unit for signal strength () 2020-10-01 16:14:29 +02:00
test_switch.py Support group events for AC switches and binary sensors. Fixes . () 2021-07-23 18:45:31 +02:00