Welcome to Smart Home Forum by FIBARO
Dear Guest,
as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.
As a member you can:
- Start new topics and reply to others
- Follow topics and users to get email updates
- Get your own profile page and make new friends
- Send personal messages
- ... and learn a lot about our system!
Regards,
Smart Home Forum by FIBARO Team

Question
ppeterr 206
I've actually looked through every topic with the word cURL in it. And I'm not getting any further.
So I thought I'd open a topic. I would like to create a quickapp that can create the following url:
curl -X POST --data "{\"node\":\"achter\", \"position\":10}" --header "Content-Type: application/json" http://192.168.1.134:8000/set
Where "10" can be a variable to fill in, or perhaps also with a slider 1 to 100%. I would like to be able to apply this in block scenes eventually.
The ultimate goal is to be able to control my somfy blinds from scenes. The url already works.
I can run this on my RPI's CLI. It even works from the CMD line in windows.
Hopefully with your help soon also via the HC3.
20 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.