core/tests/components/homee
Markus Adrario 7a428a66bd
Add support for HeatIt Thermostat TF056 to homee (#145515)
* adapt climate for Heatit TF 056

* add sensors & numbers for Heatit TF056

* Add select for Heatit TF056

* Adapt climat tests for changes

* Fix sentence case

* fix review comments

* Update homeassistant/components/homee/climate.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* fix tests

* update diagnostics snapshot for this change

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-06-10 19:41:13 +02:00
..
fixtures Add support for HeatIt Thermostat TF056 to homee (#145515) 2025-06-10 19:41:13 +02:00
snapshots Add support for HeatIt Thermostat TF056 to homee (#145515) 2025-06-10 19:41:13 +02:00
__init__.py Add Homee diagnostics platform (#146340) 2025-06-09 13:24:07 +02:00
conftest.py Add Homee diagnostics platform (#146340) 2025-06-09 13:24:07 +02:00
test_alarm_control_panel.py Add Homee alarm-control-panel platform (#140041) 2025-05-18 17:25:09 +02:00
test_binary_sensor.py
test_button.py
test_climate.py Add support for HeatIt Thermostat TF056 to homee (#145515) 2025-06-10 19:41:13 +02:00
test_config_flow.py Add homee reconfiguration flow (#146065) 2025-06-04 15:27:07 +02:00
test_cover.py
test_diagnostics.py Add Homee diagnostics platform (#146340) 2025-06-09 13:24:07 +02:00
test_event.py Add Homee event platform (#145569) 2025-05-26 14:00:30 +02:00
test_fan.py Add homee fan platform (#143524) 2025-05-09 18:51:57 +02:00
test_light.py
test_lock.py
test_number.py Add Homee wind_monitoring_state to numbers (#139848) 2025-04-21 21:21:15 +02:00
test_select.py
test_sensor.py Deprecate Homee valve sensor (#139578) 2025-05-09 15:37:23 +02:00
test_siren.py Add homee siren platform (#145675) 2025-05-27 09:48:59 +02:00
test_switch.py
test_valve.py