Giter VIP home page Giter VIP logo

mmm-weatherornot's People

Contributors

mykle1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mmm-weatherornot's Issues

Improvements : size of icons and writing

Hello !
First : thank you for your software
Could you please improve to make possible the management of the size of the icons and writings ?

It's too small on the screen !

Thank you
best regards

Little help needed

Is there any way to increase font size on?
I tried everything in custom.css in debug it says that size is changed but not visible

Unable to use themes

@mykle1
Hi and thank you for your work on this module.

Please excuse my noobness but I can't seem to get any of the themes to work. I've copied my entry from config.js below. Changing any of the themes results in the same affect. Is there meant to be a themes folder or where are the themes referenced. Everything else works perfectly.

Thank you for your time

                    disabled: false,
                    module: "MMM-WeatherOrNot",
                    position: "top_right",
                    config: {
                    location: "midrand",                      // See instructions
                    locationCode: "n27b0034t12",              // See instructions
                    languages: "en",                          // See Languages list
                    tempUnits: "C",                           // F or C
                    font: "Roboto",                           // See Font list
                    textColor: "#ffffff",                     // Hex color codes.
                    htColor: "#ffffff",                       // high temp color. Hex color codes.
                    ltColor: "#00dfff",                       // low temp color. Hex color codes.
                    sunColor: "#febc2f",                      // Hex color codes.
                    moonColor: "#dfdede",                     // Hex color codes.
                    cloudColor: "#dfdede",                    // Hex color codes.
                    cloudFill: "#1f567c",                     // Hex color codes.
                    rainColor: "#93bffe",                     // Hex color codes.
                    snowColor: "#dfdede",                     // Hex color codes.
                    height: "560px",                          // module is responsive to changes
                    width: "180px",                           // module is responsive to changes
                    label: "Midrand",                         // Location seems logical . .
                    label2: "Casa Monterosso",                // . . . or anything you like
                    days: "7",                                // 3, 5 or 7
                    theme: "dark",                            // See Themes list *** theme overrides bgColor. ***
                    bgColor: "#000000",                       // theme overrides bgColor.
                    icons: "Climacons Animated",              // Iconvault, Climacons or Climacons Animated
                    animationSpeed: 3000,

Themes not working

Only a few themes seem to be working between the flat and patterned ones. If it works on your side, I was wondering if I could see your config file

Module not updating unless reload mirror

Running into an issue on 2 separate mirrors where the WeatherOrNot module will not auto update unless the mirror is restarted/reloaded.
All other modules are refreshing without issues.

I do have this line in my code:

updateInterval: 10 * 60 * 1000,

I've checked to make sure the module is up to date. I don't see any errors within the developer tools console either.

Black Square

I ask you because the module only shows a black square. I think I have tried with everything but become black. Can you see in my config if I have done something wrong?

{
disabled: false,
module: "MMM-WeatherOrNot",
position: "top_right",
config: {
location: "Stockholm", // See instructions
locationCode: "59d3318d07", // See instructions
languages: "se", // See Languages list
tempUnits: "C", // F or C
font: "Tahoma", // See Font list
textColor: "#ffffff", // Hex color codes.
htColor: "#ffffff", // high temp color. Hex color codes.
ltColor: "#00dfff", // low temp color. Hex color codes.
sunColor: "#febc2f", // Hex color codes.
moonColor: "#dfdede", // Hex color codes.
cloudColor: "#dfdede", // Hex color codes.
cloudFill: "#1f567c", // Hex color codes.
rainColor: "#93bffe", // Hex color codes.
snowColor: "#dfdede", // Hex color codes.
height: "100%", // module is responsive to changes
width: "100%", // module is responsive to changes
label: "New Dorp", // Location seems logical . .
label2: "Staten Island", // . . . or anything you like
days: "3", // 3, 5 or 7
theme: "Dark", // See Themes list *** theme overrides bgColor. ***
bgColor: "#000000", // theme overrides bgColor.
icons: "Climacons Animated", // Iconvault, Climacons or Climacons Animated
animationSpeed: 3000,
updateInterval: 10 * 60 * 1000,
}
},

5 Days

I probably messed something up in setting up but it will only show 5 days when I wrote in 7. If anyone could help that would be great. This is my config.

{
disabled: false,
module: 'MMM-WeatherOrNot',
position: 'top_right',
config: {
location: "new-york", // See instructions
locationCode: "40d71n74d01", // See instructions
languages: "en", // See Languages list
tempUnits: "F", // F or C
font: "Roboto", // See Font list
textColor: "#ffffff", // Hex color codes.
htColor: "#ffffff", // high temp color. Hex color codes.
ltColor: "#ffffff", // low temp color. Hex color codes.
sunColor: "#febc2f", // Hex color codes.
moonColor: "#dfdede", // Hex color codes.
cloudColor: "#dfdede", // Hex color codes.
cloudFill: "#1f567c", // Hex color codes.
rainColor: "#93bffe", // Hex color codes.
snowColor: "#dfdede", // Hex color codes.
height: "700px", // module is responsive to changes
width: "350px", // module is responsive to changes
label: "NYC", // Location seems logical . .
label2: "Home", // . . . or anything you like
days: "7", // 3, 5 or 7
theme: "dark", // See Themes list *** theme overrides bgColor. ***
bgColor: "#000000", // theme overrides bgColor.
icons: "Climacons", // Iconvault, Climacons or Climacons Animated
animationSpeed: 3000,
updateInterval: 10 * 60 * 1000,
}
},

500 Error

intermittently getting this error: 500 Internal Server Error NGINX

Sometimes it shows the weather then it gives this error.

Font size too small

Module works great but the text size is far too small for my screen. How do I increase the font size? Tried CSS and iFrame but I'm new to coding, so probably doing something wrong

Refreshing issue

For some reason, the module is not refreshing on the time set in config, it only refreshes on a PM2 restart of magicmirror or a system reboot

504 error

The module has been working perfectly up until today. When MM loads, it says “504 internal server error - nginx.” I restarted MM but I’m still getting the error. Any idea how to fix?

Odd code after weather 1587347317471

I changed the background of the whole mirror, when I did I found this number under the WeatherOrNot, if I remove the module it goes away, however i can not find where in your module it is coming from or how to remove it.

image

Update

I have an update notification.
How to update the module?

image

Black square (german)

Where is the problem? The Screen is black, when i change the locationCode to staten-island comes the window back. Is the languages false? I don't know what to do next, thanks for help!

{
disabled: false,
module: 'MMM-WeatherOrNot',
position: 'upper_third',
config: {
location: "eisenberg", // See instructions
locationCode: "50d9711d89", // See instructions
languages: "de", // See Languages list
tempUnits: "C", // F or C
font: "Tahoma", // See Font list
textColor: "#ffffff", // Hex color codes.
htColor: "#ffffff", // high temp color. Hex color codes.
ltColor: "#00dfff", // low temp color. Hex color codes.
sunColor: "#febc2f", // Hex color codes.
moonColor: "#dfdede", // Hex color codes.
cloudColor: "#dfdede", // Hex color codes.
cloudFill: "#1f567c", // Hex color codes.
rainColor: "#93bffe", // Hex color codes.
snowColor: "#dfdede", // Hex color codes.
height: "300px", // module is responsive to changes
width: "1000px", // module is responsive to changes
label: "eisenberg", // Location seems logical . .
label2: "eisenberg", // . . . or anything you like
days: "5", // 3, 5 or 7
theme: "dark", // See Themes list *** theme overrides bgColor. ***
bgColor: "#000000", // theme overrides bgColor.
icons: "Climacons Animated", // Iconvault, Climacons or Climacons Animated
animationSpeed: 3000,
updateInterval: 10 * 60 * 1000,
}
},

CSS and JS

Hello, can you change the size of the text and icons for a bigger display with css?
How to add a capitalize so that the details under the icon is a capitalize?

Thank you

themes naming

would be nice to have the theme names for config behind the theme name

and whats the theme u are using in your examples? would love to have this star background :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.