This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-01-25 00:52:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c1944f830eb045b20d088151dd5eec3ca88bca2
core
/
tests
/
components
/
sensor
History
Erik Montnemery
7a1ee98bb6
Fix handling of unit system change in sensor (
#100715
)
2023-09-23 13:28:14 +02:00
..
__init__.py
Use python defaults for comparing State, LazyState, and Event objects (
#86856
)
2023-01-29 13:31:43 -05:00
test_device_condition.py
Use entity registry id in sensor device conditions (
#95260
)
2023-06-26 21:20:40 +02:00
test_device_trigger.py
Teach sensor device trigger about entity registry ids (
#94988
)
2023-06-22 11:13:54 +02:00
test_helpers.py
Add type hints to integration tests (part 19) (
#88178
)
2023-02-15 18:07:40 +01:00
test_init.py
Fix handling of unit system change in sensor (
#100715
)
2023-09-23 13:28:14 +02:00
test_recorder.py
Remove unnnecessary pylint configs from components [s-z]* (
#98925
)
2023-08-24 01:25:32 +02:00
test_significant_change.py
Add type hints to integration tests (part 19) (
#88178
)
2023-02-15 18:07:40 +01:00
test_websocket_api.py
Sort unit lists sent to frontend (
#88898
)
2023-02-28 16:12:49 +01:00