hass-core/tests/components/mqtt
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
..
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py
test_common.py Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
test_config_flow.py
test_cover.py
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
test_discovery.py Improve lists in integrations [L-M] (#113227) 2024-03-13 21:28:21 +01:00
test_event.py
test_fan.py
test_humidifier.py
test_image.py Remove repetitive words in comments and docstrings (#113529) 2024-03-15 18:11:12 +01:00
test_init.py Get ServiceValidationError message from translation cache only (#113704) 2024-03-18 14:42:21 +01:00
test_lawn_mower.py
test_legacy_vacuum.py
test_light.py
test_light_json.py Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
test_light_template.py
test_lock.py
test_mixins.py
test_number.py
test_scene.py
test_select.py
test_sensor.py
test_siren.py fix mqtt siren test asserts (#113550) 2024-03-15 21:59:30 +01:00
test_subscription.py
test_switch.py
test_tag.py
test_text.py
test_trigger.py
test_update.py
test_util.py Remove usage of async_add_job in tests (#113259) 2024-03-13 19:33:33 -10:00
test_vacuum.py
test_valve.py
test_water_heater.py