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 Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_bridge.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_config_flow.py Abort Hue config flow if bridge can not be reached (#88893) 2023-03-15 18:55:34 +01:00
test_device_trigger_v1.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_device_trigger_v2.py Bump aiohue library to version 4.6.2 (#88907) 2023-02-28 11:53:15 -05:00
test_diagnostics.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_init.py Complete persistent notifications migration (#92828) 2023-05-25 23:09:13 -04:00
test_light_v1.py Fix lingering timer in hue light tests (#92858) 2023-05-09 17:07:23 +02:00
test_light_v2.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_logbook.py Adjust entity registry access in tests (2) (#88960) 2023-03-01 16:23:36 +01:00
test_migration.py Enable Ruff B007 (#88356) 2023-02-17 21:08:18 -05:00
test_scene.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_sensor_v1.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_sensor_v2.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_services.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_switch.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00