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

Card rework #12

Merged
merged 3 commits into from
May 11, 2023
Merged

Card rework #12

merged 3 commits into from
May 11, 2023

Conversation

DanteWinters
Copy link
Owner

Reworked the card with better practices:

 - Reworking card entirely
 - Using base64 images
 - Building card to allow for some configs not to be used (solar and energy_allocations)
 - Dividing code into smaller functions
 - Code reuse
 - Added arrows (dynamically added), but without animations
 - Arrows change direction based on flow
 - Each of the different components have their updates split into smaller functions
 - Displaying all the elements that were shown previously are now displayed again.
@DanteWinters DanteWinters merged commit bab8c83 into develop May 11, 2023
@DanteWinters DanteWinters deleted the feat/rework-with-base64 branch May 11, 2023 13:10
DanteWinters added a commit that referenced this pull request May 11, 2023
* guybw: Added images for local  (#11)

* Added images for local access.

* moved files around

---------

Co-authored-by: guybw <[email protected]>

* Issue 6: uploaded images to for the card instead of using base64 encoded images.
 - Also added images for different battery levels and updated the README with a reference

* Card rework (#12)

* Rework with base64 (WIP):
 - Reworking card entirely
 - Using base64 images
 - Building card to allow for some configs not to be used (solar and energy_allocations)
 - Dividing code into smaller functions
 - Code reuse

* Rework with base64:
 - Added arrows (dynamically added), but without animations
 - Arrows change direction based on flow
 - Each of the different components have their updates split into smaller functions

* Rework with base64:
 - Displaying all the elements that were shown previously are now displayed again.

---------

Co-authored-by: guybw <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant