Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brightnesUP and brightnessDown via REST #109

Open
ts-sz opened this issue Jan 19, 2019 · 0 comments
Open

brightnesUP and brightnessDown via REST #109

ts-sz opened this issue Jan 19, 2019 · 0 comments

Comments

@ts-sz
Copy link

ts-sz commented Jan 19, 2019

Hello,
that would be so cool to control brightness UP/DOWN via REST.

I use actualy a node-red in docker (raspberry).
curl -o /dev/null -s -H "Content-Type:application/json" -X POST http://wemis.local/BrightnessUp?value=10
or
curl -o /dev/null -s -H "Content-Type:application/json" -X POST http://wemis.local/BrightnessDown?value=10
in other words push up/down brightness by 10
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants