This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Official
Comments
A possible trigger for snapshots could be: Doorbel is pressed -> take snapshot -> send snapshot to Homey app on phone.
I've configured surveillance station to send email with snapshot on motion, so when we're out working in the garden for example we receive a lot of snapshots haha.
Really appreciate the effort you're putting into this
Just tried this with a flow to take a snapshot and record on the front cam and another flow for the back cam and finally a flow for both cams together all work flawlessly. So this is a great start and multiple cameras are not an issue
(still only on github for manual installation, not via the app store yet)
@RobertLijkendijk did you download after 20:00? Before that it didn't work, after that it should (but of course it is possible I made a mistake in the code)
Does the synology / surveillance station API allow you to use the motion from the surveillance station motion detection as a flow trigger within Homey?
Edit: the reason why I ask: Perhaps I could switch on my outside lightning when the camera's detect motion
Cannot save mail settings tho, downloaded the latest version 10 minutes ago.
About the motion detection that is done by Surveillance Station: Is this something an IP-camera must support, or is that done by Surveillance Station? I am guessing it's done by the camera, but mine does not support it which makes it kinda hard to test.
But ofcourse I can try to make a first setup of that. Even though the documentation is not perfect, it does explain a lot correctly.
https://www.synology.com/en-us/knowledgebase/Surveillance/help/SurveillanceStation/event_detection_motion
Dunno if this helps, here is a link to the web api, which includes the motion detection:
https://global.download.synology.com/download/Document/DeveloperGuide/Surveillance_Station_Web_API_v2.0.pdf
BTW: Thank you very much for your development! This leads homey into a direction where I thought it would only be possible in more than a year or so
If I have time this afternoon I'll try to look into the motion detection stuff as well.
Only way to do is 'polling' which is not something I like (Homey will constantly try to 'bug' the NAS to see if anything happens - which means, 'high' load on Homey / NAS / network).
I will see if I can make a conditions "Is camera recording?". Not sure what else I can do
But I do not have any knowledge about their API's or Action Rules so cannot really help you with that
Added 2 "condition" cards, 'is available' and 'is recording'.
I specifically love this:
It should, in a few seconds, continue to the next screen where you can select your devices.