core/tests/components/shelly
Simone Chemelli 6e1a13f878
Add support for Shelly BLU TRV (#128439)
* feat: add support for Shelly BLU TRV

* chore: apply some fixes

* make BLUTRV a separate device

* apply review comment

* review comments and small optimization

* add HVACMode.OFF

* a couple of fixes

* 2 more fixes

* better approach

* cleanup

* small optimization

* remove cooling as not supported by firmware

* tweaks

* humidity and entity name

* fix naming

* allign async_set_hvac_mode

* align settings

* restore temp

* fix

* remove OFF

* cleanup

* hvac_mode

* add tests

* typo

* more tests

* bump aioshelly
2025-01-09 21:28:36 +01:00
..
bluetooth
__init__.py
conftest.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py
test_coordinator.py
test_cover.py
test_device_trigger.py
test_diagnostics.py
test_event.py
test_init.py
test_light.py
test_logbook.py
test_number.py
test_select.py
test_sensor.py
test_switch.py
test_text.py
test_update.py
test_utils.py
test_valve.py