@jste84 Are the pi on wifi or cable? It could be due to mDNS not propagating across wired/wireless.
Read the statement by Michael Teeuw here.
Posts
-
RE: I can't get mmm-screencast to work
-
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.