core/tests/components/onewire
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 Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
conftest.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
const.py Fix unknown values in onewire (#113731) 2024-03-18 10:12:46 +01:00
test_binary_sensor.py Add ruff rule PIE804 (#113620) 2024-03-16 12:45:18 -10:00
test_config_flow.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_diagnostics.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_init.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_sensor.py Add ruff rule PIE804 (#113620) 2024-03-16 12:45:18 -10:00
test_switch.py Add ruff rule PIE804 (#113620) 2024-03-16 12:45:18 -10:00