naofireblade / homebridge-weather-plus

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

Threshold UV index does not work? #212

Closed emcepe closed 3 months ago

emcepe commented 2 years ago

for whatever reason the threshold for UV index does not work.

I've set it to 6 but Homebridge shows occupancy with value of 0.

I thought the bug is the typo of tresholdUvIndex because of the missing h after t but after editing the config and changing it to thresholdUvIndex it won't work either.

I'm using weatherunderground as API, with Homebridge 1.3.4 and newest plugin version v3.2.6

thanks.

dacarson commented 4 months ago

There were bugs in threshold handling. Can you paste your config here and I can verify it?

emcepe commented 4 months ago

Hi David,

only if it doesn't take another 3 years for you to reply again 🤣

dacarson commented 4 months ago

Hi, Thanks for your feedback. I've only recently got involved in this project as an open source contributor. Using my limited skills I am just trying to help and make the product better. I actually only use the Tempest weather station, but thought while I'm working on the code, I'll take a look at some of the issues. If you are still running into issues, I could look into to it for you. David

dacarson commented 3 months ago

I believe this is the same issue as #122. If it is a problem still after #122 has been resolved, please re-open.