cgiesche / streamdeck-homeassistant

Control your Home Assistant devices from StreamDeck
MIT License
768 stars 38 forks source link

Stream Deck + Enhancements #197

Closed jer78 closed 6 months ago

jer78 commented 7 months ago

First off, thank you very much for Stream Deck + support! This is amazing.

Just inquiring on a few enhancements.

1) Option for transparent backgrounds (saw this is being worked on already)

2) The option to include a visual bar for values with templating. For example, if I use it to adjust volume, a scale of 1-100% and reflects the current value. This would probably need templating since media_players use a float rather than a percentage.

3) Use same fonts by default as the built in Stream Deck dials.

4) A custom icon that is the same size and location as the built in dials.

Here's a screenshot of the current HA dial vs the built in dial.

image

cgiesche commented 7 months ago

Hi,

  1. yep, im working on this
  2. mmhm, mhmm, i have to think about this. It is possible (as seen on the left) but may lead to a more complex configuration
  3. if you know details (font, font size) let me know. I will definetly work on the appearance in general.
  4. maybe not custom icons, but the icon provided by home-assistant could be possible.