@cheapdad No, you are not mistaken, the material is rather expensive. The acryllic is the cheapest solution, but you will get artifacts. There is a community order active on the site, but that is for EU, and with prices in $ I guess that is not attractive for you :-)
I also use a PIR for waking it up, but I have a PIR for the light, and then the light wakes up the mirror via MQTT.
Read the statement by Michael Teeuw here.
Posts
-
RE: Help me pick my two way option
-
RE: Lost Internet connection
@mrdenmark Maybe this will help:
https://discourse.pi-hole.net/t/how-to-fully-uninstall-pihole/14133
But otherwise just save the config.js, and the list of modules, and do a clean install and install the modules and apply the config.js
Oh, and the ‘dict’ files as well, if you use MMM-MQTTbridge.
Held og lykke! -
RE: http connection denied despite open whiteList
@klinge you are tying it to localhost only? If you do that, you can’t connect to it, it should be 0.0.0.0 or something like that?
-
RE: Home Assistant integration
@egnos I had plans on activating the voice assistant in the mirror directly, but I’ve not found a good setup yet.
-
RE: Home Assistant integration
@daniel_svk I’ve written some guides on the HA forum about the integration, by using the MQTTBridge and Mosquitto on HA. You can find the post here
-
Reinstalled MM, using sdetwell script - no autostart?
Hi All
I used @sdetweil install script to reinstall my magic mirror software, too much experimentation had filled up the microsd card, so I took a bigger one, and reinstalled it to that, but after doing that, the magicmirror doesn’t autostart.
I used the script, and set it to use pm2, but no autostart? -
RE: Two-Way mirror suppliers Ireland
@Dermo134 If you need real glass, I would go with the community order on this site.
-
RE: I can't get mmm-screencast to work
@jste84 As long as the devices are on the same, ie. both on cable, or both on wifi, then you should be good.
One thing I wonder though, the shield, is that on cable? It could be client isolation, if you have that activated on your wifi, then it won’t work. -
RE: I can't get mmm-screencast to work
@jste84 Are the pi on wifi or cable? It could be due to mDNS not propagating across wired/wireless.
-
RE: I can't get mmm-screencast to work
@JerryP I wasn’t the OP, I never had a problem I just commented on how to post the code :-)
-
RE: I can't get mmm-screencast to work
@JerryP You’re right, ha ha, that’s been there for ages, it works, just places it in the middle of it all, but looks better at the bottom :-D
-
RE: I can't get mmm-screencast to work
@JerryP
Like this:{ module: 'MMM-Screencast', position: 'bottom_right', // This position is for a hidden <div /> and no$ config: { castName: 'Spejl', position: 'bottomCenter', height: 600, width: 800, } }, -
RE: I can't get mmm-screencast to work
@jste84 Do you have a firewall on your magicmirror computer?
Is it connected via wifi or cable? -
RE: *NEW LIST 29.06.2021* Two way community order for mirror glass for all european countries - Open until at least 10 people have entered
@InternetPolice Yes, it works ok. I placed them in alu rails, and then I used a combination of black foil to cover the back of the mirror with cutouts for the alurails/led’s, and then attached them with good quality black tape. They are controlled by an ESP32 and WLED software. It’s shown here
-
RE: MMM-MyCommute
Sorry for replying in an old thread, but you wrote apikey in the config, it should be apiKey
-
Trying to modify the compliments module font, but 'thin' shows up out of nowhere
I’ve tried setting classes for the compliments module to:
classes: 'bold xlarge bright complimenttime',Where the last is for MMM-ModuleScheduler
But when it shows up, I see this for the module:
class="thin xlarge bright pre-line"Where on earth is ‘thin’ from, and where is the bold?
-
RE: I would love to show the finished mirror, but I'm waiting for the glass :-) This is the project so far...
I got it through the ‘community order’ on this page.
The reflectance is very good, it’s a real mirror.
My only problem with it, is that the chroma of it is a bit brown, so it requires quite a lot of light in the room. -
RE: Having problems scanning qr codes from MMM-News-QR
@fribse Hmm, weird, I had changed the color coding for colorDark to ‘#000’ and colorLight to ‘#fff’, when reverting them to the example, then it worked with the scanning, that’s really interesting’.
Now it scans it every single time.