Now I have this message:
Hi All.
After Update Telegram integration to UI Mode, I got following message, only if I try to use Templates within message
Using the latest HA Version.
This is my automation:
alias: Ich bin noch da
description: ""
triggers:
- at: "23:00:00"
trigger: time
conditions: []
actions: - action: notify.send_message
target:
entity_id: notify.telegram_bot_1680197529_1061816454
data:
message: Temp {{ states('sensor.bresser_7in1_bresser_1_temp') }}
mode: single
UPDATE It is working now after switching back from Parse-Modus "MarkdownV2" to "Markdown".
But that looks like a bug in this integration