naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
311 stars 61 forks source link

OpenWeather UV values above 10 #239

Closed FennelOne closed 1 year ago

FennelOne commented 1 year ago

OpenWeather UV indexes over 10 generate an error message. I'm not sure about OpenWeather, but I know NOAA now uses values above 10. 11 is the maximum now.

[7/27/2022, 4:44:17 PM] [homebridge-weather-plus] This plugin generated a warning from the characteristic 'UV Index': characteristic was supplied illegal value: number 11 exceeded maximum of 10. See https://homebridge.io/w/JtMGR for more info. [7/27/2022, 4:44:17 PM] [homebridge-weather-plus] This plugin generated a warning from the characteristic 'UV Index': characteristic was supplied illegal value: number 11 exceeded maximum of 10. See https://homebridge.io/w/JtMGR for more info. [7/27/2022, 4:44:17 PM] [homebridge-weather-plus] This plugin generated a warning from the characteristic 'UV Index': characteristic was supplied illegal value: number 11 exceeded maximum of 10. See https://homebridge.io/w/JtMGR for more info.

naofireblade commented 1 year ago

Fixed in v3.2.7