Skip to content

[Feature Request] Add UV index

UV index could be added to details page and tooltip.

Unfortunately met.no provides UV index for JSON API (ultraviolet_index_clear_sky), but not for XML API. It means weather-plugin has to move to JSON API.

I could try to migrate, but I have to know how to use JSON in C code (which library would be preferred, etc.).