hass-core/tests/components/shelly
Maciej Bieniek 51bceb1c99
Fix climate entity creation when Shelly WallDisplay uses external relay as actuator (#115216)
* Fix climate entity creation when Shelly WallDisplay uses external relay as actuator

* More comments

* Wrap condition into function

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-04-25 21:06:52 +02:00
..
bluetooth Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
__init__.py Cleanup Shelly RGBW light entities (#114410) 2024-03-30 18:48:57 +03:00
conftest.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_binary_sensor.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_button.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_climate.py Fix climate entity creation when Shelly WallDisplay uses external relay as actuator (#115216) 2024-04-25 21:06:52 +02:00
test_config_flow.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_coordinator.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_cover.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_device_trigger.py Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00
test_diagnostics.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_event.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_init.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_light.py Cleanup Shelly RGBW light entities (#114410) 2024-03-30 18:48:57 +03:00
test_logbook.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_number.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_sensor.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_switch.py Fix climate entity creation when Shelly WallDisplay uses external relay as actuator (#115216) 2024-04-25 21:06:52 +02:00
test_update.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_utils.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_valve.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00