A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Stock Weather Module Only Displayed in Landscape
-
Hello everybody. I recently updated my MM server. Everything went just fine except the wather module is only displayed when in landscape not in portrait. The module is configured as:
{ module: "weather", position: "top_right", config: { weatherProvider: "openweathermap", type: "current", location: "VXXXX,XX" locationID: "27XXXXX", apiKey: "8a5XXXXXXXXXXXXXXX13d" }, },
and then the same for forecast. Any ideas?
-
@burnydoom i just did this
module: "weather", position: "top_right", config: { locationID: "361058", apiKey: "xxx" } },
with my openweathermap apiKey in portrait mode and see this