You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have the option to display additional entity-info (like corner info) above/below the windrose. That would give some space within the card for additional wind infos like the natural description of current bft and additional converted units. Maybe this could be implemented as new object "Object top_bottom_info" with objects "top_info" and "bottom_info" (same structure as corner_info objects). Maybe for the bottom_info it would be nice to have the choice above/below horizontal bars.
Use case: Currently all data on my card is displayed in mps. I added a helper that translates the windspeed into the beaufort descriptions and converts current mps in kmp. I display this entity in an extra entity card below the windrose-card like "37 km/h - frische Briese". Would be great to have all that information in one place.
The text was updated successfully, but these errors were encountered:
Yes, good idea.
I'm also thinking about the possibility to display information about the data used in the card with placeholders.
Data like, measurements counts, minimums, maximums.
For example: 'Matched measurements: ${matchMeasurements}, average windspeed: ${average} mps'
I would like to have the option to display additional entity-info (like corner info) above/below the windrose. That would give some space within the card for additional wind infos like the natural description of current bft and additional converted units. Maybe this could be implemented as new object "Object top_bottom_info" with objects "top_info" and "bottom_info" (same structure as corner_info objects). Maybe for the bottom_info it would be nice to have the choice above/below horizontal bars.
Use case: Currently all data on my card is displayed in mps. I added a helper that translates the windspeed into the beaufort descriptions and converts current mps in kmp. I display this entity in an extra entity card below the windrose-card like "37 km/h - frische Briese". Would be great to have all that information in one place.
The text was updated successfully, but these errors were encountered: