isaacrlevin / presencelight

PresenceLight is a solution to broadcast your various statuses to light bulbs.
MIT License
419 stars 77 forks source link

Added new baud rate for WLED default #853

Closed JakeShirley closed 6 months ago

JakeShirley commented 6 months ago

This PR adds an additional baud rate to the custom serial connection. This is the default rate which WLED uses: https://kno.wled.ge/interfaces/serial/

Without this I need a small local shim microservice and use the custom rest calls so having this would be awesome :)

Note: I have not tested this code locally as I am not set up with the client ID and secret. I have sent an email and can test it locally if I get that info.

isaacrlevin commented 6 months ago

Thanks for the contribution!