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-04-25 17:57:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
climate
History
Martin Hjelmare
1593bdf2e9
Add climate services required features (
#35804
)
2020-05-20 23:47:30 +02:00
..
__init__.py
Migrate Thermostat and HVAC component to climate component (
#2825
)
2016-08-19 00:17:28 -07:00
common.py
use isort to sort imports according to PEP8 for climate (
#29625
)
2019-12-08 22:25:01 +05:30
test_device_action.py
use isort to sort imports according to PEP8 for climate (
#29625
)
2019-12-08 22:25:01 +05:30
test_device_condition.py
Fix typo: serivce --> service (
#31217
)
2020-01-27 19:56:26 +01:00
test_device_trigger.py
Use TEMP_CELSIUS constant (
#33963
)
2020-04-10 19:17:46 +02:00
test_init.py
Add climate services required features (
#35804
)
2020-05-20 23:47:30 +02:00
test_reproduce_state.py
Add transition support to scenes, cleanup blocking parameter (
#34434
)
2020-04-20 18:07:50 -07:00