core/tests/components/hue
Marcel van der Veldt 5af8041c57
Fix ghost events for Hue remotes (#113047)
* Use report values for events

* adjust tests
2024-05-15 15:48:15 +02:00
..
fixtures
__init__.py
conftest.py Reduce scope of JSON/XML test fixtures (#116197) 2024-04-25 19:12:36 -05:00
const.py Fix ghost events for Hue remotes (#113047) 2024-05-15 15:48:15 +02:00
test_binary_sensor.py
test_bridge.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_config_flow.py Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00
test_device_trigger_v1.py
test_device_trigger_v2.py
test_diagnostics.py
test_event.py Fix ghost events for Hue remotes (#113047) 2024-05-15 15:48:15 +02:00
test_init.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_light_v1.py Run debouncer tasks eagerly to avoid scheduling on the event loop (#112789) 2024-03-10 08:37:10 -10:00
test_light_v2.py Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
test_migration.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_scene.py
test_sensor_v1.py
test_sensor_v2.py Add ruff rule PIE804 (#113620) 2024-03-16 12:45:18 -10:00
test_services.py Use `MockConfigEntry` in hue tests (#117237) 2024-05-11 23:36:54 -04:00
test_switch.py