Use a Call Service Action, not a Device action.
service: climate.set_hvac_mode
target:
entity_id: 925f3671743e92433193c41edd18e7c8
data:
hvac_mode: "{{ current_hvac_mode }}"
Use a Call Service Action, not a Device action.
service: climate.set_hvac_mode
target:
entity_id: 925f3671743e92433193c41edd18e7c8
data:
hvac_mode: "{{ current_hvac_mode }}"