Still trying to fix this, any idea how to keep on troubleshooting? :) Thanks!
Read the statement by Michael Teeuw here.
Latest posts made by fillilutten
-
RE: MMM-Remote-Control - brightness not fullscreen
-
RE: Display random gif from folder
I’m SO sorry that I forgot to reply to you. I thought I did and found this old thread now. I used your example and can now, with a touch of a button on the wall, display a random gif from giphy on my display. Superfun! Huge thanks for your help!!!
-
RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast
I’m sorry if this is stupid - but I’m currently showing extraCurrentConditions - high/low + precipitation. And precipitation shows in “mm” and I’d prefer if it could show in % how likely it is to rain/snow that day. So I know if I should bring an umbrella or not.
Is this possible? I tried using hourly forecast + extras and set that to 12 hours interval and only show one daily. But it didn’t work.
Thanks!
-
RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast
Oh, two more things. What css do I do to change color of the slash in H/L in “extraCurrentConditions” ?
And can I remove “Powered by OpenWeather”? I have such a small screen so have to remove even the smallest of things.
-
RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast
Any way to change the order of the different extraCurrentConditions?
-
RE: Reload when online
@sdetweil how do I do that when its detecting that it doesn’t have any internet? Do i need a script?
-
Reload when online
I’ve having some trouble with my wifi dongle, probably because of the quality of the dongle it self. Have been troubleshooting a lot and nothing helps. Anyway, I’ve managed to execute a shell script that auto connects when wifi is disconnected and this seems to be working fine. But the modules is not starting to run again and they act as if there was no internet connection. How can I somehow make them also reload when there is internet again?
Thanks!
-
RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM
If I send a HTTP request via MMM-Remote-Control with an direct url to an .gif. Would work and play?
-
RE: Display random gif from folder
Unfortunately, even if it’s probably really easy, I don’t think I have the knowledge to edit in the code. But a new thought was - Isn’t there any module that you can “cast” or send image to? Just to send and img url. Then I could just push a gif or image to the magicmirror and fix all the other automations and etc in Node red + Home assistant.
-
RE: Display random gif from folder
@ashishtank I did but to my understanding I can’t tell that module with some kind of command to start showing images/gifs from one specific folder. That one just continues to the next in order, right? I want to be able to say via mqtt or http or something else - ok, now show random images from the folder called “rain”, “sunny” or “cloudy” etc.