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

Improve display image rendering. #254

Open
4 of 7 tasks
cgiesche opened this issue Feb 25, 2024 · 1 comment
Open
4 of 7 tasks

Improve display image rendering. #254

cgiesche opened this issue Feb 25, 2024 · 1 comment

Comments

@cgiesche
Copy link
Owner

cgiesche commented Feb 25, 2024

I will re-write huge parts of the button image rendering to be more flexible and make it easier to implement new features.

Ideas:

  • Allow user to choose between

    • Plugin's icon
    • Icon from Home Assistant
    • No icon at all
  • Update (download) plugin icon rendering rules on startup

    • Enables updates and bugfixes withour new releases
  • Update (download) a list of states that represent an "active/on" state for image buttons

    • Enables updates and bugfixes withour new releases
  • Use color information from attributes if provided (for lights)

  • Display cover-art or similar images from entities

  • Allow users to override icon color
    Simple color picker?

  • Allow users to override icon
    Dropdown / picker?

Related to:
#211 #243 #242

@cgiesche
Copy link
Owner Author

Work in Progress:
image

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

No branches or pull requests

1 participant