Open Moras360 opened 10 months ago
Please post the config found when editing the automation in yaml.
Also are you using the telegram branch? Doesn't look like it. Progress stalled due to lack of testers.
I'm not sure what you mean by Telegram branch. I created a bot and then use the chat ID and token. So the messages come through just fine, it's just that there's not image.
id: '1702475305392'
alias: 'Frigate Notifications '
description: Send notifications based on events triggered by camera
use_blueprint:
path: SgtBatten/Stable.yaml
input:
camera: camera.hq1_test
notify_device: 6a18e026f421595f3237bd5f19**
notify_group: telegram
message: Person detected HQ1 CAM
attachment: snapshot
base_url: 192.168.0.:8123
tap_action: >-
http://192.168.0.:8123/api/frigate/notifications/
I mean the branch of this repository that is dedicated to trying to get telegram working.
As I said, it fell stagnant due to lack of feedback so it's a bit out of date, but if snapshots work, then we were doing something better there.
Describe the problem you are having or the outcome you are trying to achieve.
I am receiving notification messages, but not images are pulling through to Telegram.
Version
0.12.0.2
Automation config file
Frigate Config
Any other information that may be helpful
No response