Feller-AG / wiser-api

MIT License
12 stars 1 forks source link

Websocket does not provide a way to set a brightness #25

Open GOinfo-Ltd opened 1 year ago

GOinfo-Ltd commented 1 year ago

We have to use the REST api to call the /api/loads//target_state with {bri: xxx} in order to set a brightness.

Any way to add a websocket call for that?