Error with Open Weather Map

Moderator: leecollings

Post Reply
munipa
Posts: 2
Joined: Thursday 25 March 2021 16:11
Target OS: Raspberry Pi / ODroid
Domoticz version: 13051
Contact:

Error with Open Weather Map

Post by munipa »

Hi, I'm trying to use Open Weather map with domoticz but I receive this error and some devices are not updated:

Code: Select all

2021-03-25 15:52:07.854 Status: OpenWeatherMap: Using specified location (City DolXXXX,ES)!
2021-03-25 15:52:08.402 Status: OpenWeatherMap: City (6XX440)-> Lat/Long = 3X.XXX,-0.XXXX
2021-03-25 15:52:08.403 Status: OpenWeatherMap: Started
2021-03-25 15:52:11.902 OpenWeatherMap: General/Text (Weather Description)
2021-03-25 15:52:11.905 OpenWeatherMap: Temp + Humidity + Baro (TempHumBaro)
2021-03-25 15:52:11.908 OpenWeatherMap: Temp (Feel Temperature)
2021-03-25 15:52:11.910 OpenWeatherMap: Wind (Wind)
2021-03-25 15:52:11.912 OpenWeatherMap: UV (UV Index)
2021-03-25 15:52:11.914 OpenWeatherMap: General/Visibility (Visibility)
2021-03-25 15:52:11.917 OpenWeatherMap: General/Percentage (Clouds %)
2021-03-25 15:52:11.919 OpenWeatherMap: Rain (Precipitation)
2021-03-25 15:52:11.921 OpenWeatherMap: Lighting 2 (Is it raining/snowing)
2021-03-25 15:52:12.840 OpenWeatherMap: Lighting 2 (Is it raining/snowing)
2021-03-25 15:52:12.107 Status: Warning: Expecting svalue with at least 4 elements separated by semicolon, 1 elements received ("22"), notification not sent (Hardware: 9 - Open Weather, ID: 1, Unit: 1, Type: 54 - Temp + Humidity + Baro, SubType: 16 - Weather Station)
2021-03-25 15:52:12.313 Status: Warning: Expecting svalue with at least 5 elements separated by semicolon, 1 elements received ("165"), notification not sent (Hardware: 9 - Open Weather, ID: 4, Unit: 0, Type: 56 - Wind, SubType: 4 - TFA)
2021-03-25 15:52:12.419 Status: Warning: Expecting svalue with at least 2 elements separated by semicolon, 1 elements received ("3"), notification not sent (Hardware: 9 - Open Weather, ID: 1281, Unit: 0, Type: 57 - UV, SubType: 1 - UVN128,UV138)
2021-03-25 15:52:12.737 Status: Warning: Expecting svalue with at least 2 elements separated by semicolon, 1 elements received ("0"), notification not sent (Hardware: 9 - Open Weather, ID: 8, Unit: 0, Type: 55 - Rain, SubType: 113 - RainByRate)
2021-03-25 15:52:23.735 Status: OpenWeatherMap: Worker stopped...
What can I do? Thanks.
User avatar
kiddigital
Posts: 438
Joined: Thursday 10 August 2017 6:52
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Error with Open Weather Map

Post by kiddigital »

What version are you using? I assume Beta? Do you have the latest Beta?
One RPi with Domoticz, RFX433e, aeon labs z-wave plus stick GEN5, ha-bridge 5.4.0 for Alexa, Philips Hue Bridge, Pimoroni Automation Hat
One RPi with Pi foundation standard touch screen to display Dashticz
munipa
Posts: 2
Joined: Thursday 25 March 2021 16:11
Target OS: Raspberry Pi / ODroid
Domoticz version: 13051
Contact:

Re: Error with Open Weather Map

Post by munipa »

I'm sorry for the late response, yes I'm using the last beta (version 2020.2 build 13051), from time to time I do a "git pull" and recompile the binaries, but I have this problem since few months.
User avatar
kiddigital
Posts: 438
Joined: Thursday 10 August 2017 6:52
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Error with Open Weather Map

Post by kiddigital »

Run it with some debug flags turned on. Hardware, normal, received...

Maybe some returned data is different than expected.
One RPi with Domoticz, RFX433e, aeon labs z-wave plus stick GEN5, ha-bridge 5.4.0 for Alexa, Philips Hue Bridge, Pimoroni Automation Hat
One RPi with Pi foundation standard touch screen to display Dashticz
Menno
Posts: 35
Joined: Wednesday 24 July 2019 13:23
Target OS: Linux
Domoticz version:
Contact:

Re: Error with Open Weather Map

Post by Menno »

I am seeing this too, on the latest version of Domoticz.

Code: Select all

2023-05-22 13:38:56.220 Status: Warning: Expecting svalue with at least 2 elements separated by semicolon, 1 elements received ("-51"), notification not sent (Hardware: 16 - Open Weather Map, ID: 120, Unit: 0, Type: 55 - Rain, SubType: 113 - RainByRate)
2023-05-22 13:40:56.339 Status: Warning: Expecting svalue with at least 2 elements separated by semicolon, 1 elements received ("-51"), notification not sent (Hardware: 16 - Open Weather Map, ID: 120, Unit: 0, Type: 55 - Rain, SubType: 113 - RainByRate)
2023-05-22 13:42:56.473 Status: Warning: Expecting svalue with at least 2 elements separated by semicolon, 1 elements received ("-51"), notification not sent (Hardware: 16 - Open Weather Map, ID: 120, Unit: 0, Type: 55 - Rain, SubType: 113 - RainByRate)
2023-05-22 13:44:56.596 Status: Warning: Expecting svalue with at least 2 elements separated by semicolon, 1 elements received ("-53"), notification not sent (Hardware: 16 - Open Weather Map, ID: 120, Unit: 0, Type: 55 - Rain, SubType: 113 - RainByRate)
2023-05-22 13:46:56.729 Status: Warning: Expecting svalue with at least 2 elements separated by semicolon, 1 elements received ("-50"), notification not sent (Hardware: 16 - Open Weather Map, ID: 120, Unit: 0, Type: 55 - Rain, SubType: 113 - RainByRate)
2023-05-22 13:48:56.861 Status: Warning: Expecting svalue with at least 2 elements separated by semicolon, 1 elements received ("-52"), notification not sent (Hardware: 16 - Open Weather Map, ID: 120, Unit: 0, Type: 55 - Rain, SubType: 113 - RainByRate)
Maybe a developer can look into this?
And I also would really appreciate it if Openweathermap's "Clouds %" and "Weather description" could be moved from the Utilities tab to the Weather tab, where they belong.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest