hass-core/tests/components/rfxtrx
Erik Montnemery 426f73b1f4
Add State.last_reported (#113511)
* Add State.last_reported

* Update tests

* Update test snapshots

* Call state_reported listeners when firing state_changed event

* Add tests
2024-03-20 21:05:07 +01:00
..
snapshots Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
__init__.py
conftest.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_binary_sensor.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_config_flow.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_cover.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_device_action.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_device_trigger.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_event.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_init.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_light.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_sensor.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_siren.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_switch.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00