Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias: Фиксация движения на улице (видео, frigate-mqtt)
- description: ""
- trigger:
- - platform: event
- event_type: telegram_callback
- event_data:
- command: /video
- condition: []
- action:
- - service: telegram_bot.send_video
- data:
- url: >-
- http://192.168.1.13:5000/api/events/{{ trigger.event.data.args[0]
- }}/clip.mp4
- caption: Запись движения на улице.
- target: xxxxxxxxx
- timeout: 1000
- mode: single
Advertisement
Add Comment
Please, Sign In to add comment