I have an automation where several sensors triggers a notification if going to “open”.
I’d like the sensor state to be sent translated, not the standard english. Ive tried but failed.
data:
message: >-
{{ trigger.to_state.attributes.friendly_name }} {{ trigger.to_state.state }}
title: Doors
data:
ttl: 0
priority: high
notification_icon: mdi:door-open
channel: General
group: Door
color: red
action: notify.mobile_app_***