Yes, have “tiled” in the config - but the size is not like in the pic…the module is shown over the entire right screen size… pls. refer to the upper picture…
Read the statement by Michael Teeuw here.
Posts made by chris1971
-
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
-
Noob needs advice - DarkSkyForecast
Noob need some advise with size of the “tiled” view. Would like to have it in a compact way “top right”. I do not find any possibility to adjust the size.
In the moment it looks like this:
I would like to have smaller to get my worldclock below…
like this:
Any ideas?
Thanks, Chris -
RE: Noob need support for MM2 Update to 2.2.2
How can I mark to solved? Sorry…?
-
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
So, I have added the nice module. I have to adjust the size - who can give some tips/ advice to bring the module in shape?
I would like to have it in this shape:
-
RE: Noob need support for MM2 Update to 2.2.2
thanks - done and updated to MM ver 2.6.0
-
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
Noob need some advice: Wunderground was running properly untill my API key expired. Now I try to install DarkSKy. I have updated MM to 2.6.0 and installed MMM-DarkSkyForecast and got a newe folder home/pi/MagicMirror/MMM-DarkSkyForecast.
How can I implement the module that its’s running? What do I have to change:
config.js:
{
module: “MMM-DarkSkyForecast”,
header: “Weather”,
position: “top_right”,
classes: “default everyone”,
disabled: false,
config: {
apikey: “xxxxxxxxxxxxxxxxxxxxxxx”,
latitude: “51.4185682”,
longitude: “6.8845226”,
iconset: “4c”,
concise: false,
forecastLayout: “table”
}
}, -
RE: Noob need support for MM2 Update to 2.2.2
@sdetweil what do you mean with nom install in their folder?
-
RE: Noob need support for MM2 Update to 2.2.2
during npm install I got the following info: npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none was installed.
How can I check which version is installed?
-
RE: Wheather/ Wunderground not loading
Thanks - then I have to try another module and update MM2…
Hope it works out…
-
Noob need support for MM2 Update to 2.2.2
Hi guys,
based on my issue with the Wunderground API which is still expired I would like to install the DarkSkyForecast weather module which requires version MM 2.2.2 as a minimum. How can I update the system? The target is only the update without reinstalling or configuring my modules?
Thanks Chris