Caley
Caley
I found the request in the websocket on the PB for brightness and it looks like the range is `0`-`1` using float, and its request looks like `{"brightness":0.6,"save":false}` and `{"brightness":0.6,"save":true}`...
included in this PR https://github.com/simap/Firestorm/pull/44
I'm late to the game here, but could you try using `node 16.x` instead of your installed version of `node 19.x`?
included in this PR https://github.com/simap/Firestorm/pull/44