Feller-AG / wiser-api

MIT License
15 stars 1 forks source link

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

Open Webbeh opened 2 years ago

Webbeh commented 2 years 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?