core/tests/components/incomfort
Jan Bouwhuis 984c380e13
Add option to allow to use setpoint instead of override for legacy incomfort RF gateway (#135143)
* Add option to allow to use setpoint in stead of override for legacy incomfort RF gateway

* Add test to assert state with legacy_setpoint_status option

* Use selector

* Update homeassistant/components/incomfort/strings.json

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

* Follow up on code review

* Rephrase data_description

* Rephrase

* Use async_schedule_reload helper

* Move option flow after config flow

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-13 19:50:06 +01:00
..
snapshots Add option to allow to use setpoint instead of override for legacy incomfort RF gateway (#135143) 2025-01-13 19:50:06 +01:00
__init__.py
conftest.py Add option to allow to use setpoint instead of override for legacy incomfort RF gateway (#135143) 2025-01-13 19:50:06 +01:00
test_binary_sensor.py
test_climate.py Add option to allow to use setpoint instead of override for legacy incomfort RF gateway (#135143) 2025-01-13 19:50:06 +01:00
test_config_flow.py Add option to allow to use setpoint instead of override for legacy incomfort RF gateway (#135143) 2025-01-13 19:50:06 +01:00
test_init.py
test_sensor.py
test_water_heater.py