After detecting my phone using WiFi (which does only work under Marshmallow while the phone is loading or the display is enabled) and detecting the fitbit device I came back to my original task to detect my phone using Bluetooth.
While there are many documents out there that describe this...
As I wrote before I track the presence of my smartphone using WiFi. Since Android Marshmellow this doesn't work anymore, because when switching to idle mode, the WiFi is disconnected. The easiest way to get around this issue would be to use Bluetooth instead. And in fact: I already decided to go th...
I already wrote a script on my Raspberry that starts and stops the surveillance mode of my camera using the "Surveillance Station" on the Synology DiskStation. Now I wanted to extend that tool and light the LEDs of the cam when it is recording and turning them off if it isn't.
This has two reaso...
So my surveillance cam now only records when I am not at home. But what if I forget to turn off the TV? That should happen automaticly, too! But fear not: There is a solution - at least if you own a harmony hub. With the help of the "HarmonyHubControl" - tool (written in c++) this is done quite eas...
I own a Synology diskstation which has the "surveillance station" on board which records content from any LAN (or WiFi)-enabled webcam and sends an alarm when someone is moving at my home. It is possible to enter time schedules when the camera should be enabled and when it shouldn't. But that does n...