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
[APP] Synology Surveillance Station for Homey
keverjeroen
Member
Synology Surveillance Station for Homey
Thanks to the work of @jorden there is an app for Synology Surveillance Station. It can be found here: https://apps.athom.com/app/com.synology.surveillance
Original topic start:
Hi,
It would be great if Homey could send commands to my Synology Surveillance Station, or if Homey could receive info from the Surveillance Station. Maybe some one handy can make an app for it!?
It looks like there is an API: https://global.download.synology.com/download/Document/DeveloperGuide/Surveillance_Station_Web_API_v2.0.pdf
Tagged:
Comments
- Start recording cam when a sensor detects movement
- Let Homey say something when a cam starts recording (detects motion)
- Let Homey send a message to my phone whe a cam is unreachable
etc.
However, I think I can manage this:
- Start / stop recording
- Create snapshot
Or when a door/pir sensor is used but no one is home start recording everything.
That would be very usefull I think.
So basic snapshot an recording would be nice.
When status id "baby monitoring" send me a message when motion is detected (motion zone)
It states that it is possible to execute an URL command.
I didn't start on this yet
That might speed up development bigtime.
Sadly, that doesn't work with DSM 6.0 ... I get an error "The page is not found". Found another one that seems to work, though!
Looking very good sofar!!!
I actually just made my first recording a few seconds ago.
Had to do some digging, because the documentation is for an older version, and the paths in the documentation changed. Also had some troubles 'connecting' but finally got it to work.
Might continue this work at home later tonight. You can expect a version 0.1.0 in about a week Still have to figure out some stuff, like the permissions that you have to setup for the user that is used to log in.
I don't know what to do with it yet but it might be a cool feature in the future.
If you want to install it for yourself:
https://github.com/jordenc/com.synology.surveillance
Read https://developers.athom.com for more info (this requires some knowledge of command line)
https://forum.synology.com/enu/viewtopic.php?t=105462
However, I do think it will be possible to send a mail (someone would have to create an app for this) with a link to the picture, provided it's stored in a synology-folder which is accessible through the web-interface. Will be quite difficult to program an app for this I think though...