naofireblade / homebridge-weather-plus

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

Characteristic was supplied illegal value: number 11 exceeded maximum of 10 #235

Closed egakagoc2xi closed 2 years ago

egakagoc2xi commented 2 years ago

Settings: { "accessories": [], "platforms": [ { "platform": "WeatherPlus", "interval": 5, "units": "ca", "stations": [ { "key": "XXXXXXXXXXXXXXXXXXX", "service": "openweathermap", "locationGeo": [ 19.06026688, -96.08144978 ], "compatibility": "both", "language": "es", "nameForecast": "Punta Tiburon", "conditionCategory": "detailed", "now": true, "extraHumidity": true, "thresholdWindSpeed": 40 } ] } ] } [LogWeatherPlus.docx](https://github.com/naofireblade/homebridge-weather-plus/files/8429634/LogWeatherPlus.docx)

ElphaX commented 2 years ago

Related to #201, perhaps?

naofireblade commented 1 year ago

Fixed in v3.2.7