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
EwaldT 0
Hello,
i have sucessfully integrated a Sonos Play One in my HC2. Now I want to integrate another WLAN Radio of Lintech in Berlin. I am Newbe in LUA und found no Solution to integrate it. In the API documentation of the WLAN Modul i found for example to play an radio stream the following infos:
curl –H ‚Content-Type:application/json; charset=UTF-8′ \
–d'{„action“:“play“, \
„station“: { \
„name“: „Inforadio“, \
„url“: „http://inforadio.de/livemp3“ \
}}‘
-X POST
Please login or register to see this link.
Response
{ "returncode": "success" }
I looked into the LUA Code of other moduls, but found nothing, what was looking like the code above.
can someone help me, to find a solution?
Thanks
1 answer 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.