Replace block scalar (>-) with regular quoted strings for settings_entity templates. The block scalar was causing Home Assistant to wrap lines in the middle of the replace() function call, breaking the template parsing. This fixes: - LED color not updating in mode cycling automation - Mode settings not being applied in apply mode automation The templates now stay on a single line and parse correctly.
2.7 KiB
2.7 KiB