Hi, I’m new to programming but would like to expand on the magic mirror by making a smart clock. I have converted a old photo frame into HDMI screen. have a pi 3 running magic mirror on it and i get a nice full screen clock, current weather and forecast. On the same pi i have domoticz running. At present i have two ideas i would like achieve with the smart clock.
-
Doorbell Camera - when someone presses the door bell ( connected to gpis on a second pi 3 in my network also running magic mirror) the Smart clock will display RTSP live feed of who is at my door. i have found the MMM-RTSPStream - Video Streaming from Live Feeds (Security Cameras) can get it to display a small window but does not run a full window when trying to switch profiles.
-
send a command from domoticz to change the profile. i was thinking of switching the smart clock to just the time and dropping the brightness when i activate movie scene (can do this from script or http)
I have been attempting to do this for a few days now and am struggling with the implementation of this.sendnotification.
any help would be appreciated
thanks