This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-24 20:07:23 +00:00
Code
Activity
Files
4255cd6bbcb6047edf4ed1109da8950576b0be86
core
/
tests
/
components
/
climate
History
Erik Montnemery
f3defff429
Teach climate device trigger about entity registry ids (
#94969
)
2023-06-21 14:50:21 +02:00
..
__init__.py
…
common.py
…
test_device_action.py
Replace assert_lists_same with pytest_unordered in integrations a-f (
#94900
)
2023-06-20 20:22:31 +02:00
test_device_condition.py
Replace assert_lists_same with pytest_unordered in integrations a-f (
#94900
)
2023-06-20 20:22:31 +02:00
test_device_trigger.py
Teach climate device trigger about entity registry ids (
#94969
)
2023-06-21 14:50:21 +02:00
test_init.py
…
test_recorder.py
Always setup demo platforms with device support from config entry (
#94586
)
2023-06-14 16:50:35 +02:00
test_reproduce_state.py
…