Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to hide the UV attribute #253

Open
AndrewPDeer opened this issue Oct 7, 2024 · 2 comments
Open

Add ability to hide the UV attribute #253

AndrewPDeer opened this issue Oct 7, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@AndrewPDeer
Copy link

Missing capability:

It is not currently possible to hide the UV index without turning off all the attributes with "show_attributes: false"
Using "show_sun: false" does not do it either.

Proposed solution:

Add boolean "show_uv" to the list of possible yaml commands and (ideally) this same capability added to the UI.
Update the documentation accordingly.

Tested with version: 2.4.11

@AndrewPDeer AndrewPDeer added the enhancement New feature or request label Oct 7, 2024
@hfalk
Copy link

hfalk commented Oct 18, 2024

This would be a very nice enhancement 🤩

@folfy
Copy link

folfy commented Nov 8, 2024

I first thought showing the UV index is a new feature of weather-chart-card, since it suddenly popped up since my last round of updating everything, but seems it might be actually a change in the underlying weather entity (using the default Met.no).

Seems to be rather easy to implement, might have a look myself on the weekend, and create a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants