savdagod / TidbytAssistant

Send custom apps, notifications or plain text to a Tidbyt device from HomeAssistant!
MIT License
33 stars 2 forks source link

FR: expose Tidbyts as lights #9

Closed IngmarStein closed 1 month ago

IngmarStein commented 1 month ago

This could be used to set the brightness as it's already possible with the SetBrightness service call.

savdagod commented 1 month ago

I found it cleaner with its own service call which can set the auto dim setting but I think a light would make sense as well so that it can capture the current state. I can also make auto dim a separate switch.

IngmarStein commented 1 month ago

Light + auto-dim switch sounds like a good idea. As you said, the main motivation for this is to expose the current state.

savdagod commented 1 month ago

Added to v1.0.9