@Zooooooom said in How can I see the HTML that being generated?:
I am thinking of something like hitting F12 to go into debug mode
start the mirror using npm start dev
@Zooooooom said in How can I see the HTML that being generated?:
I am thinking of something like hitting F12 to go into debug mode
start the mirror using npm start dev
@JRWJR said in GIF update from URL with MMM-EyeCandy:
Will report back.
Ok, but my test has been running for over 3 hours now and the module is working as expected. Have you changed anything in the module files?
@johnnyboy said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):
I have been lurking on here for a while now picking up hints and tips along the way
You don’t have to lurk. Step into the light. No really, this place is just full of helpful, brilliant people. Any problems I encountered were immediately addressed when I posted my questions. I’m basically done with my (1st) mirror but I’m sticking around to try to repay those that helped, or continue to help me, by helping others, if I can.
@Zooooooom said in How can I see the HTML that being generated?:
is there a way to use a browser on my PC to view it? Looking at debug view is very slow over VNC.
http://192.168.1.20:8080/ - substitute your Pi’s ip address. You’ll likely have to Whitelist your PC’s ip address for this
Or, even better, run MM on your PC and do all your developing there. No lag
I just used your solution in another module I am playing with. My thanks again.
Peace!
@Everyone
1.1k views! That just made my day. Yeah, baby! :eyes:
@Zooooooom said in How can I see the HTML that being generated?:
Thanks! I was missing the address from config.
You’re welcome mate
That’s good news. Have fun! :-)
@johnnyboy said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):
so maybe furum still buggy?
My Weather icons look nothing like yours… so do I need to update WunderGround?
Yes, I think there is an issue with pictures displaying but the moderators/administrators are aware of that and are looking into it. Make sure you have coloricon: true, set in your config.js file in the WunderGround array. If that doesn’t do it then maybe you do need to update WunderGround. In that case, in your terminal
~/MagicMirror/modules/MMM-WunderGround $ git pull
That will update your WunderGround, if it needs it