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-23 03:17:06 +00:00
Code
Activity
Files
767fcd707f771ee8e9f535ca2bbcf76e2fe3cf63
core
/
tests
/
components
/
climate
History
Michael
58a6f26f66
Fix scene activation with climate entities with
None
attribute values (
#110684
)
...
don't call service with attribute None
2024-02-16 22:27:55 +01:00
..
__init__.py
…
common.py
…
conftest.py
Implement mode validation in Climate entity component (
#105745
)
2023-12-27 14:51:39 +01:00
test_device_action.py
Deprecate deprecated climate constants (
#106096
)
2023-12-21 00:00:21 +01:00
test_device_condition.py
…
test_device_trigger.py
…
test_init.py
Add toggle service to climate (
#100418
)
2024-02-16 15:53:48 +01:00
test_intent.py
Assist fixes (
#109889
)
2024-02-07 15:13:42 -06:00
test_recorder.py
…
test_reproduce_state.py
Fix scene activation with climate entities with
None
attribute values (
#110684
)
2024-02-16 22:27:55 +01:00
test_significant_change.py
…