Weather report openweathermap

I had a great automation that would give me a full weather report in the morning with open weather map but it no longer works and the new version requires payment, is there any other free versions that could be recommended so I can get the automation back running. Any suggestions would be great thank you

The openweather api V3 is still a free api service as long as one's api key does not exceed 1,000 api calls/day. You can set your account limit to be 1,000 and it will not charge your required credit card.

Openweather's V2 api is discontinuing and if you switch to V3, you will need to change the version setting in the device's preference screen.

3 Likes

thank you I will give it a try

1 Like

I switched to the new V3 api yesterday, and changed the version setting to V3 in my openweather's preferences. It took about 15 minutes for the new V3 API string to be recognized/activated so be patient.

I also changed my openweather's devices preferences to advanced and turned on my of the additional device data settings, and it really provides a ton of useful weather related information.

Current States

  • PoP1 : 0

  • PoP2 : 0

  • alert : Freeze Warning

  • alertDescr : *** WHAT...Sub-freezing temperatures as low as 31. * WHERE...Portions of east central and southeast Indiana, northeast and northern Kentucky, and central, south central, southwest, and west central Ohio. * WHEN...Until 9 AM EDT this morning. * IMPACTS...Frost and freeze conditions could kill crops, other sensitive vegetation and possibly damage unprotected outdoor plumbing.**

  • alertDescrFull : *** WHAT...Sub-freezing temperatures as low as 31. * WHERE...Portions of east central and southeast Indiana, northeast and northern Kentucky, and central, south central, southwest, and west central Ohio. * WHEN...Until 9 AM EDT this morning. * IMPACTS...Frost and freeze conditions could kill crops, other sensitive vegetation and possibly damage unprotected outdoor plumbing.**

  • alertSender : NWS Wilmington OH

  • alertTile : Weather Alert for Ohio issued by NWS Wilmington OH
    Freeze Warning
    @ 8:30 AM

  • altitude : 1.5071567478913204

  • azimuth : 103.03977163148181

  • betwixt : between sunrise and noon

  • city : Ohio

  • cloud : 1

  • cloudDayAfterTomorrow : 1

  • cloudToday : 7

  • cloudTomorrow : 4

  • condition_code : clear

  • condition_icon :

  • condition_iconWithText :
    Clear sky

  • condition_icon_only : 32.png

  • condition_icon_url : https://tinyurl.com/icnqz/32.png

  • condition_icon_url1 : https://tinyurl.com/icnqz/32.png

  • condition_icon_url2 : https://tinyurl.com/icnqz/32.png

  • condition_text : Clear sky

  • dewpoint : 32

  • feelsLike : 29

  • forecastDay : 49

  • forecastDay1 : 57

  • forecastEve : 48

  • forecastEve1 : 51

  • forecastHigh : 55

  • forecastHigh1 : 60

  • forecastHigh2 : 67

  • forecastIcon : clear

  • forecastLow : 34

  • forecastLow1 : 37

  • forecastLow2 : 42

  • forecastMorn : 34

  • forecastMorn1 : 37

  • forecastNight : 41

  • forecastNight1 : 47

  • forecast_code : clear

  • forecast_text : Clear sky

  • forecast_text1 : Clear sky

  • forecast_text2 : Clear sky

  • humidity : 90

  • illuminance : 3003

  • illuminated : 3,003 lx

  • is_day : true

  • last_observation_Forecast : 10/16/2024, 8:30 AM

  • last_poll_Forecast : 10/16/2024, 8:30 AM

  • localSunrise : 7:48 AM

  • localSunset : 6:54 PM

  • moon_phase : Full Moon

  • moonrise : Wed Oct 16 18:27:00 EDT 2024

  • moonset : Wed Oct 16 06:38:00 EDT 2024

  • myTile :
    Ohio
    Clear sky Freeze Warning
    35°FFeels like 29°F
    Northwest @ 7 MPH, gusts @ 7 MPH
    30 inHg 90% 0% None
    7:48 AM 6:54 PM @ 8:30 AM

  • noonTime : 13:21

  • percentPrecip : 0

  • pressure : 30

  • pressured : 30

  • rainDayAfterTomorrow : 0

  • rainToday : 0

  • rainTomorrow : 0

  • sunriseTime : 07:48

  • sunsetTime : 18:54

  • temperature : 35

  • threedayfcstTile :
    |Ohio|Today|Thursday|Friday|
    | --- | --- | --- | --- |
    |Now 35°F
    Feels 29°F||||
    ||Clear sky|Clear sky|Clear sky|
    |High Low|55°F 34°F|60°F 37°F|67°F 42°F|
    |PoP Precip|0% None|0% None|0% None|
    |7:48 AM 6:54 PM @ 8:30 AM|

  • tw_begin : 07:18

  • tw_end : 19:23

  • ultravioletIndex : 0.21

  • vis : 6

  • weather : Clear sky

  • weatherIcon : clear

  • weatherIcons : 01d

  • weatherSummary : Weather summary for Ohio updated at 8:30 AM on 10/16/2024. Clear sky with a high of 55°F and a low of 34°F. Humidity is 90% and the temperature is 35°F. The temperature feels like it is 29°F. Wind: Light breeze from the Northwest at 7 MPH, gusts: up to 7 MPH. There is a 0% chance of precipitation. Visibility is around 6 miles. Freeze Warning.

  • wind : 7

  • windDirection : 320

  • windSpeed : 7

  • wind_cardinal : NW

  • wind_degree : 320

  • wind_direction : Northwest

  • wind_gust : 7

  • wind_string : Light breeze from the Northwest at 7 MPH

2 Likes

Success great fix thank you for your help

Which driver are you using? The built in driver or MathewScott driver?

Thanks
John

Matthew version 0.7.1
Import URL: https://raw.githubusercontent.com/HubitatCommunity/OpenWeatherMap-Alerts-Weather-Driver/master/OpenWeatherMap-Alerts%2520Weather%2520Driver.groovy

1 Like

I am using the driver by MathewScott, sorry for delay. I thought it was the built in one, should it be ok