Sounds good, its getting very late here in Houston, I will check this in the morning, add a credit card on file with OpenWeather and subscribe to a v3.0 api, make the changes accordingly and let u know in the morning. Thanks again for helping me out with this.
Read the statement by Michael Teeuw here.
Posts
-
RE: Trouble Integrating MMM-OpenWeatherMapForecast with OpenWeather API v3.0
-
RE: Trouble Integrating MMM-OpenWeatherMapForecast with OpenWeather API v3.0
@sdetweil
So do i need to sign up for a paid API using a credit card? Or do u think there is an inconsistency with my MMM-OWMF module? I have made the changes to the node_helper.js file just as you suggested and restarted MM, still no avail. -
RE: Trouble Integrating MMM-OpenWeatherMapForecast with OpenWeather API v3.0
@sdetweil
hello and good evening again. No i do not have a credit card on file with Openweathermap. Its a free tier.
Also, may i request you to guide me where to find the output file? I have mm on auto start while rebooting -
RE: Trouble Integrating MMM-OpenWeatherMapForecast with OpenWeather API v3.0
@sdetweil
Also wanted to let you know I am using one openweather api for a different module in mm and thats working fine, only this module its not working, the module wont even show up on mm screen. -
RE: Trouble Integrating MMM-OpenWeatherMapForecast with OpenWeather API v3.0
Did a git pull no, luck.
-
RE: Trouble Integrating MMM-OpenWeatherMapForecast with OpenWeather API v3.0
@sdetweil
Thanks for your replies. I forgot to mention that, before posting this here, i did update the module. Infact to be on the safe side i renamed the folder MMM-OpenWeatherMapForecast to preserve it as a backup, and then used git clone to download the new module and ran npm install from within the MMM-OpenWeatherMapForecast folder. -
Trouble Integrating MMM-OpenWeatherMapForecast with OpenWeather API v3.0
I’m having trouble getting the MMM-OpenWeatherMapForecast module to work. It was functioning fine until a few months ago when OpenWeather switched to API v3.0. I generated a new API key for v3.0, removed the old v2.5 key from the MMM-OpenWeatherMapForecast section of my config file, and replaced it with the new key. However, the module still isn’t working. Below is a snippet of my code.
{ module: "MMM-OpenWeatherMapForecast", header: "Weather", position: "top_right", classes: "default everyone", disabled: false, config: { apikey: "v3.0 api", latitude: "29.714670", longitude: "-95.836860", iconset: "5c", units: "imperial", concise: true, forecastLayout: "tiled", showExtraCurrentConditions: true, showForecastTableColumnHeaderIcons: true, showSummary: false, showWind: true, hourlyForecastInterval: "1", forecastHeaderText: false, showPrecipitation: true, showCurrentConditions: false, maxDailiesToShow: 5, maxHourliesToShow: 4 } },
-
RE: MMM-OpenWeatherMapForecast 3.0 API calls and freeze issue
Sorry to hijack this post. I can create a new one if needed. I’ve been using the “MMM-OpenWeatherMapForecast” module for a while, but for the past few weeks, it hasn’t been showing up on my MM. I’ve rebooted MM several times and made sure the module is up to date, but no luck.
-
Browser shifts to one side after reboot
Each time i reboot, or when MM starts the browser does not fully open in full screen mode, but will shift to one side.
Have a look at the screenshot through VNC viewer.This is intermittent, sometimes it will show up in full screen but most times it will show up shifted.