Hello,
i’d need some help to understand the warning in object, that comes from the 2024.2 update.
I know the source:
but honestly it is not clear to me how to “fix” code
I tried just adding TURN_OFF to supported features, then TURN_ON but i still get the warning so i’m for sure missing something
i was wondering if i had to declare also some explicit method (turn_on / turn_off) but indeed with _enable_turn_on_off_backwards_compatibility the warning is gone.
i’m not sure i always understand HA Core modifications… why the hell i need to set the _enable_turn_on_off_backwards_compatibility if i fixed the features exactly as they want?
Thanks Mark