[APP][PRO] Blink for Home

Testversion 1.0.3 adds a possibility to store motion alert videos on a SMB share (Cloud and local storage).

The motion alert trigger has a new technical tag providing the video ID of the motion alert related video.
grafik
This tag is present in the motion alert for the account and camera devides. So you can react on all motions alerts (using the account device) or on events on specific cameras (using the camera device).

This video ID can be used to store the video using the new action card:

Use the video ID tag in the action card. Use the camera name tag if you want to get filenames including the camera name (ensure there are only filename compatible charaters in the name). You can leave this field empty or just insert a text you want to have in the filename.
Using camera specific trigger, you can store videos in camera specific folders using a separate SMB share/folder in the action card.

Example: stored video file with camera name:
grafik

Reading cloud videos ist very stable. But reading videos from SyncModule could result in http errors if the SyncModule is handling other requests. For this case you can add en error handling in your flow - perhaps try three times and make a timeline message if this was not successful.