This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-24 15:57:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
sensor
History
Erik Montnemery
5884afd485
Teach sensor device trigger about entity registry ids (
#94988
)
2023-06-22 11:13:54 +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
Replace assert_lists_same with pytest_unordered in integrations n-s (
#94902
)
2023-06-20 20:23:14 +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
Name unnamed sensors by their device class (
#94646
)
2023-06-20 23:09:24 +02:00
test_recorder.py
Update sensor tests to avoid patching utcnow (
#93497
)
2023-05-24 19:54:08 -05: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