samhstein / sp108e_ws2815

home assistant sp108e with ws2815 integration
58 stars 20 forks source link

Bugfix: set up whole scene on turn_on #24

Closed offbyone closed 1 year ago

offbyone commented 1 year ago

I noticed that I couldn't set up scenes with presets, and it turned out that it was because when turn_on was called with >1 kwarg it was only passing through the brightness one and then returning.

This PR fixes that.

Because I'm using HACS to install this, I also added HACS metadata.