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
AutoFrank 370
Hi,
I am leveraging a bridge to interact with my sonos systems
The command to invoke is simple....
Please login or register to see this code.
but if I want to have more than one word i need to separate them with a %20 in the url ..like
Please login or register to see this code.
Now if I drop the following url into a browser (note space between 'hi' and 'there')
Please login or register to see this code.
It works !!!...
..but if i use it in a scene it doesn't
Please login or register to see this image.
/emoticons/default_icon_sad.gif" alt=":-(" />I had this working from a scene before so I asked the developer of the sonos bridge and he said ..
the last part is the important bit.....so my question is how can I get the http request in the scene to invoke the url so I don't have to add the %20 as spaces
I tried a number of options but can only seem to find a way to encode headers or data but not the url
I am 99% sure I had this working but in a recent overzealous clean up of my code I must have deleted the sample code that worked for me.
Could anybody help ?
Thanks
-Frank
Link to comment
Share on other sites
9 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.