core/tests/components/hue
J. Nick Koston 48485fc2bf
Complete persistent notifications migration (#92828)
* Complete migration of persistent notifications

Persistent notifications are no longer stored in
the state machine and no longer fire events

* Complete migration of persistent notifications

Persistent notifications are no longer stored in
the state machine and no longer fire events

* fixes

* fixes

* fixes

* ws test

* update tests

* update tests

* fix more tests

* fix more tests

* more fixes

* fix

* fix person

* fix person

* keep whitelist

* use singleton
2023-05-25 23:09:13 -04:00
..
fixtures
__init__.py
conftest.py
const.py
test_binary_sensor.py
test_bridge.py
test_config_flow.py
test_device_trigger_v1.py
test_device_trigger_v2.py
test_diagnostics.py
test_init.py
test_light_v1.py
test_light_v2.py
test_logbook.py
test_migration.py
test_scene.py
test_sensor_v1.py
test_sensor_v2.py
test_services.py
test_switch.py