I think Im doing everything correctly.
i can send to an individual id but I cant send to a group chat
What am I missing???
config.yaml
telegram_bot:
platform: broadcast
api_key: 2342344234234apikey
allowed_chat_ids:
- -4020762902 # <- group_id
automation:
action:
- choose:
- conditions:
- condition: trigger
id:
- door_sensor
sequence:
- service: telegram_bot.send_message
data:
message: Back door {{ states('sensor.door_error_state') }}
I can confirm that it is set up and working using bot father to an individuals ID