briis / weatherbit

The weatherbit integration adds support for the weatherbit.io web service as a source for meteorological data for your location.
MIT License
33 stars 7 forks source link

Weatherbit integration has incorrect slider update values #90

Closed Spirituss closed 1 year ago

Spirituss commented 1 year ago

Weatherbit integration doesn't allow to set update periods lower than 60 mins with UI sliders, while default values are 5/30 mins. See the screenshots:

Снимок экрана 2023-05-02 в 16 11 19 Снимок экрана 2023-05-02 в 16 11 23

greg520820 commented 1 year ago

About a year ago Weatherbit API reduced the number of calls allowed from 500 down to 50. The default values shown are not usable, but the text could be updated to reflect the new defaults of 60 min.

Spirituss commented 1 year ago

The default values shown are not usable, but the text could be updated to reflect the new defaults of 60 min.

It's a good solution, looking forward.

briis commented 1 year ago

As @greg520820 wrote, we had to adjust the default and minimum values due to a change in the Free Tier plan at Weatherbit. Texts have now been updated to reflect that change. Will be in the next release