This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-21 13:05:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c94bb6c1db9daa2aa9028e495c8e2cb5d9576ef2
ha-core
/
tests
/
components
/
climate
History
G Johansson
1caed79895
Validate set_humidity in ClimateEntity (
#125242
)
...
* Implementation validation for set_humidity in ClimateEntity * Fixes
2024-09-16 10:09:44 +02:00
..
__init__.py
…
common.py
Add missing hass type hint in component tests (c) (
#124067
)
2024-08-18 15:35:31 +02:00
conftest.py
Use setup_test_component_platform in Climate tests (
#123941
)
2024-08-22 09:38:27 +02:00
test_device_action.py
…
test_device_condition.py
Use service_calls fixture in core platform tests [a-l] (
#120904
)
2024-07-01 19:27:50 +02:00
test_device_trigger.py
Use service_calls fixture in core platform tests [a-l] (
#120904
)
2024-07-01 19:27:50 +02:00
test_init.py
Validate set_humidity in ClimateEntity (
#125242
)
2024-09-16 10:09:44 +02:00
test_intent.py
…
test_recorder.py
…
test_reproduce_state.py
Remove use of deprecated set_aux_heat call from climate _async_reproduce_states (
#121873
)
2024-07-19 10:14:12 +02:00
test_significant_change.py
…