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

Initial encoder layout support #278

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

cvpcs
Copy link
Contributor

@cvpcs cvpcs commented Jun 12, 2024

Adds a new option to use encoder layouts on dials for Stream Deck Plus devices:
image

When enabled, entities will be displayed using one of two layouts:

  • Indicator Layout
    This will be used to display the volume level on media_player entities, or the brightness on light entities that support brightness levels:
    image

  • Value Layout
    This will be used to display all entities that don't otherwise have support for another specialized layout. The value will be set to the entity's state value:
    image

@cgiesche
Copy link
Owner

Hi and thank you very much for your great work! I try to review and test this as soon as I can.

I am currently working on a complete overhaul of the way the icons are generated. I hope I can integrate your changes there painlessly :)

https://github.com/cgiesche/streamdeck-homeassistant/tree/feature/254_Improve_display_image_rendering

@cgiesche cgiesche merged commit aeb3ce2 into cgiesche:master Jun 26, 2024
1 check passed
@cgiesche
Copy link
Owner

Spoiler:
grafik

I merged your changes with mine and after some brainf***, is looks promising.

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.

2 participants