Giter VIP home page Giter VIP logo

mmm-bmw-ow's Issues

States "OpenWeather data ..."

I have seen your awesome work.
It may be user error, but I can't get the weather to show.
I have tested with the standard weather module and it worked. Below is the screen I see.
BMW-OW screenshot
Below is the script that I am using.
{
disabled: false,
module: "MMM-BMW-OW",
position: "bottom_bar", // designed for bottom_bar(best) thirds should be good too
config: {
api: "c74bcc2123813d38a1b2d59f32b5733f", // Get at https://openweathermap.org/price
ownTitle: "Current Conditions",
lat: "38.614021", // Your latitude
lon: "-121.493462", // Your longitude
css: "3", // 1-6
playSounds: "no",
useHeader: false, // true if you want a header
header: "Your header",
maxWidth: "100%",
updateInterval: 5 * 60 * 1000,
}
},

If "No Rain" undefined message is returned.

Hi,
I added + forecast.daily[0].rain + "/mm Rain" to the MMM-BM-OW module and if there is rain the amount is returned. If there is no rain I receive "undefined". I would like to show " 0 " - zero or something but I haven't been able to figure out how to translate, use a isNaN(value) or a bunch of other 'down that rabbit hole' ideas. Is this at all possible?

Cheers.

End up on black screen

I really like what you do but I'm unable to make any of your module to work. I'm new at this and my english need imrpovement but if someone can explain me why I always end up on a black screen with a pointer (mouse) I'll be happiest man in Quebec!

Openweather OneCall API problem

Hello all... I tried putting the Open Weather OneCall API in my mirror... when I got it all in, I ran npm config:check and it said I didn't have any configuration errors.. But when I start the MM, nothing show up in the area (upper right) where I had the old weather showing up.. Here is the openweather script that I'm using. Maybe one of you can spot what I'm doing wrong in this line.

weatherProvider: "https//:api.openweathermap.org/data/2.5/onecall?lat={37.971} &lon={122.398} &exclude=minutely &appid={425dxxxxxxxxxxxxxxxxxxxxx3}",

Thanks all...
Dennis

hello dear

First : I want to thank you very much for your modules. it's amazing .
Second : I want to ask you a question about the high and low of the daily temperature. High temperatures are correct. low temperatures are not accurate. How can i fix that ?

Mismatch between documentation and implementation...

There was a minor issue that made this module not work for me when I pulled it down.

I did some digging into it and it appears that the problem is that the code expects 2 items to come from config which get added into the URL (see: node_helper.js line 21 )

  • language is not documented in the README.md so I wasn't aware it should be set
  • api is represented as apiKey in the README.md

When I set those two values in my config.js the module worked fine. It seems like the "easy" option here is to just make a minor update to the README.md

Thanks for your time in writing this module!

Not working - its just shows loading

image
i loaded this module. all other weather module are working fine but this one just says "OpenWeather data..."
it doesnt show any data.

Let me know what logs and from where i need to provide you. I am not experience with code structure of this.

Check bottom_bar in attached snapshot

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.