@sdetweil I dont have any proble with CEC e.g…? Or do you just mistakenly quotet me…?
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-RemoteControl or vcgencmd Issue
-
RE: PIR sensor to turn on LED strip
@Egnos Just in case…
Im using ioBroker @home (thats a free Smart Home Software). WIth that i also have installed MQTT. Any other Smart Home software like Home Assist can do the same.
I also installed Hyperion on the same Raspyberry i have installed MagicMirror. Inside ioBroker iam using the Hyperion adapter.
So with any “user_presence” i get the MQTT informartion… and that triggers a scipt inside ioBroker to activate Hyperion.If your using any smart home software as well… this should be an easy thing. Feel free to ask…
-
RE: MMM-RemoteControl or vcgencmd Issue
@Stroke-0 No Problems here. Im using MMM-RemoteControl and a PI4. I also use MMM-NewPir to turn the Monitor off.
-
RE: Bathroom mirror: "Frameless, thin, gesture and voice controlled"
@Robert_K great work! Cool Design.
2 questions left.
What are the 3 (same) “devices” below the RPI?You forget to mention the light-stripe. Its a regular RGB? how do you control it? Extra device?
Hint from myself: I used the rest of APA102-5V-Stripes and installed Hyperion in parallel. No extra device needed and animations too. The animations work via Hyperion-App, homebridge and/ or automatisation via ioBroker.Very modern (Guest?-) Bathroom too!
-
RE: No Mirror = Awesome Daily Assistant Frame
@TazDev …Looks nice so far.
Can you provide a front-picture of the assembled Frame?What do you want to do with the move cam, Mic-Array and PI-Cam?
-
RE: Where to buy Pilkington MirrorView in Germany?
@z0ki I had the Chrome Spy 4mm and switched to that Mirror in the Forum. Its a bit better because the refections are a bit brighter.
If you live around Hamburg, you cann ourcase the Chrome Spy from me. ;)
About 68*80 cm. -
RE: [MMM-DWD-WarnWeather] Ort nicht gefunden
@Baraka Moin,
hatte ich auch. Hab dann in der Config statt dem zellnamen die Warncell_ID genommen. Hat sofort wieder funktioniert. -
RE: MMM-Hue CORS Policy Issue
@sdetweil said in MMM-Hue CORS Policy Issue:
@oberfragger you might try with address:“192.168.x.y”
where x and y are from the IP address of the mm machine
Hey @sdetweil,
sorry for the late reply. Thanks for your help, again. With that, i have MM running with 2.18 an d MMM-Motionseye is displaying the stream.Thanks a lot.
Edit: For anyone who reads this. After set
adress: "192.168.X.X"
the module GoogleBirthdaysProvider was not working any longer due the config of that module.
Just changeurl: 'http://localhost:8080/mmm-googlebirthdaysprovider',
to
url: 'http://192.168.X.X:8080/mmm-googlebirthdaysprovider',
-
RE: MMM-Hue CORS Policy Issue
@sdetweil Thank you for you clarification.
Thats really not good. So i have to decide to get rid og MMM-Motioneye for another camera module which is working…or not to use MMM-Remotecontrol… or not to Update from 2.17 (i have an old image with a fresh install).