This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
homeassistant-core
Watch
1
Star
0
Fork
0
You've already forked homeassistant-core
forked from
home-assistant/core
Code
Pull Requests
Activity
Files
3a71b62de6c8dfa10834e7d4b2e052d0aa3317bc
homeassistant-core
/
tests
/
components
/
climate
History
Paulus Schoutsen
b3be708db6
Add default config if not there (
#43321
)
...
Co-authored-by: Bram Kragten <
mail@bramkragten.nl
>
2020-11-25 15:10:04 +01: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
Add default config if not there (
#43321
)
2020-11-25 15:10:04 +01:00
test_device_condition.py
Add default config if not there (
#43321
)
2020-11-25 15:10:04 +01:00
test_device_trigger.py
Add default config if not there (
#43321
)
2020-11-25 15:10:04 +01: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