@Sean after further review I am using MMM-NowPlayingonSpotify Would it work on that or do I need to install MMM-Spotify. Looks like they do the same thing, MMM-Spotify lets you control via voice if you so choose, which I don’t have set up but it shouldn’t be a problem I assume.
Read the statement by Michael Teeuw here.
Posts
-
RE: Would this be possible?
-
RE: Would this be possible?
@Sean yep. That’s it. So if I put another module in the same spot but after it in the config, Spotify would show up when playing and when paused/shut down the other module would show up?
-
RE: Would this be possible?
@bolish Thanks. I guess then I could also reverse it so when spotify plays music, it would hide the other module and then spotify would appear on my mirror.
-
Would this be possible?
I have the Spotify module that I love, but when I am not playing music I hate the black space in the corner where I have it located. Could I set it up so that when I am not playing Spotify music that another module shows in the space and when I play music, the module disappears? I know on the remote module I can manually hide and show modules but I want it done automatically. Can it be done?
-
RE: Power-saving modes?
I’m using a clapper to turn the monitor on & off. Old school meets new school
-
RE: NOAA v3 using too many requests?
@Mykle1 will do. I have tried a different key. Weird thing is that the first few days has a small amount of requests then it spikes
-
RE: NOAA v3 using too many requests?
@Mykle1 yeah its crazy. I don’t lock up often and I don’t know if it is a correlation. I may just try a different weather module to see if thats the solution
-
RE: NOAA v3 using too many requests?
@dazza120 interesting, Im now up to 600 requests and it locked up.
-
RE: NOAA v3 using too many requests?
@Mykle1 from my main config
{ module: 'MMM-NOAA3', position: 'bottom_left', config: { provider: "darksky", apiKey: "xxxx", airKey: "xxxx", css: "NOAA4", userlat: "38.751389", userlon: "-90.565948" }
-
RE: NOAA v3 using too many requests?
@Mykle1 from the NOAA3.js
Module.register("MMM-NOAA3", { defaults: { animationSpeed: 0, initialLoadDelay: 8000, rotateInterval: 60 * 1000, updateInterval: 30 * 60 * 1000, apiKey: "", airKey: "", pws: "", css: "", frow: true, nupdate: false, userlat: "", userlon: "",