1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Remove _enable_turn_on_off_backwards_compatibility A-F (#132417)

Remove _enable_turn_on_off_backwards_compatibility A-G
This commit is contained in:
G Johansson
2024-12-05 21:46:59 +01:00
committed by GitHub
parent b1379f6a89
commit 768c2b0f3d
35 changed files with 0 additions and 39 deletions

View File

@@ -136,7 +136,6 @@ class AirzoneClimate(AirzoneZoneEntity, ClimateEntity):
_attr_name = None
_speeds: dict[int, str] = {}
_speeds_reverse: dict[str, int] = {}
_enable_turn_on_off_backwards_compatibility = False
def __init__(
self,