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

TODO before release #1

Closed
29 tasks done
Makin-Things opened this issue May 27, 2022 · 3 comments
Closed
29 tasks done

TODO before release #1

Makin-Things opened this issue May 27, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Milestone

Comments

@Makin-Things
Copy link
Owner

Makin-Things commented May 27, 2022

This is a list of things that need to be done before release (mostly so Simon doesn't forget stuff). There are 3 sections, the first list are the essential things, below that is a list of nice to have, followed by a bunch of ideas/maybe/optional (to get things moved up the list please open a separate issue for discussion)

Essential

  • Rename card to platium-weather-card
  • Add option to use attribute of entity for extended forecasts
  • Add tooltips to the horizontal forecasts
  • Add the current days extended forecast section
  • Figure out how to report the card size correctly
  • Make sure the chrome 102 entity picker bugs are resolved
  • Massively update documentation
  • Add daily forecast config option for extended entity when using vertical
  • Add daily forecast config option to allow selecting how many days to show the extended text for
  • For vertical forecast, abort adding days as soon as an unknown day is found (as an example using the bom integration you get 7 days between about 4pm and 12am, the rest of the time it is only 6)
  • Ensure everything works ok on a mobile device
  • Human friendly names for slots (need help/ideas)
  • Add slot values as per comment comment below (need a name for these, both internal and human friendly)
  • Allow allowing the sections to be reordered
  • Allow the daily forecast to use attributes for the extended forecast
  • Write code to clean up config
  • Remove testing debug messages
  • Add styling pages
  • Make sure all existing options are added to the editor or removed from the card (the list below has the options the still need adding, comment if something is missing and not in this list)
    • Pressure decimals
    • Today decimals for temps
    • Old daily format
    • Temp format
  • Standardize config option names (this will be fun as it has the potential to break things)
  • Clean up the alt config rubbish
  • Fix calculation of day in forecast sections
  • Add options for overview section (default 'combined', but add options to show only observations or forecast info)
  • Replace icons with new set
  • Add 2 more slot rows (ie. L7,L8,R7,R8)

Under consideration

  • Consider what, if any css customization we include in the config option (trying to avoid these where possible to avoid bloat in the config editor)
  • Consider more flexibility in what is displayed in daily forecasts (as suggested in https://community.home-assistant.io/t/custom-dark-sky-animated-weather-card/59816/1369)
  • While editing the card, highlight the section being edited by showing a red border around the section. I am thinking that while on the main config page, hovering over the option block on the left would highlight on the card and once in a subsection leave the section being worked on highlighted. The HA devs tell me this isn't possible right now.
@Makin-Things Makin-Things added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested labels May 27, 2022
@DavidFW1960
Copy link
Collaborator

Add slots for min/max with actual and forecast values like
'''
Todays Min 12o (Fore 9o)
'''

Doing above on iphone so looks like crap.

Add 2 more rows of slots

@DavidFW1960
Copy link
Collaborator

Add 2 more rows of slots

image
So here are some more weather entities I include on a different card
image
Also illuminance.
2 more rows of slots would let me add a few of these to the main card. I think that's a valid use case.

@Makin-Things
Copy link
Owner Author

Closing as 1.0.0 has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants