Skip to content

Conversation

@OWL4C
Copy link
Contributor

@OWL4C OWL4C commented Mar 20, 2025

Fixed Version of PR #3526 since that was against the wrong branch and had issues.

Original PR Text:
Basically the title. Just some existing weather data included into hourly, some config option ("hideZeroes") to hide precipitation when it is zero (this actually shrinks the entire table, removing columns that are completely empty), and add a spacing column to fix the UV Index column.

…(Added Humidity to hourly. Fixed spacing for hourly UV. Added option to hide zeroes in hourly precipitation. Added config option documentation to defaults)
@khassel
Copy link
Collaborator

khassel commented Mar 21, 2025

don't know why but all hourly e2e-weather tests are failing with these changes ...

@sdetweil
Copy link
Collaborator

i havent checked the html elements

but test cases get it from
tr:nth-child(${index + 1}) td.precipitation-prob`

Copy link
Collaborator

@khassel khassel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the reason for the failing tests are the !, they must be replaced by not.

@khassel khassel merged commit 6d909d2 into MagicMirrorOrg:develop Mar 27, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants