Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias: Фиксация движения на улице (видео, frigate-integration)
- description: ""
- trigger:
- - platform: event
- event_type: telegram_callback
- event_data:
- command: /video
- condition: []
- action:
- - service: telegram_bot.send_video
- data:
- file: /media/house-video/street/{{trigger.event.data.args[0]}}
- caption: >
- {{trigger.event.data["message"]["text"]|regex_replace(find=' готова.',
- replace='.', ignorecase=False) }}
- target: хххххххххх
- timeout: 1000
- mode: single
Advertisement
Add Comment
Please, Sign In to add comment