Jump to content

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


  • 0

Virtual Device buttons to send HTTP, please help


Question

Posted (edited)

I try to find an easy solution to control IKEA Fyrtur for a non-coder! :) 
One easy solution could be VD buttons sent to Webcore (smartthings), a webore Piston could easily be triggered by HTTP

If someone could please help, if possible for HCL (non LUA) if not please help with lua.

Here is an example of a url that works as a trigger in the webbrowser, see also picture for webcore`s own explenation as it should be sent as a POST FORM or POST JSON.

Please login or register to see this link.

Please login or register to see this attachment.


Edit: 

 

I managed to trigger a "webhook" string to homeassistant, so using the same setup, should work for this but it is not?

POST

Please login or register to see this link.

HTTP/1.10x0D0x0A0x0D0x0A

 

Edited by ryvaenge

3 answers to this question

Recommended Posts

  • 0
  • Inquirer
  • Posted

    Also rewrite this into a VD: I have tried with different copy pastes from other VD`s to get this json sent, but do not get anywhere. (got it to work in postman)

    POST /api/services/cover/SET_COVER_POSITION HTTP/1.1
    Host: 192.168.10.254:8123
    Content-Type: application/json
    Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJkOTg3ZmY5ZWJlYTE0N2Y3ODY4ZmI1NWFlOGJhNmIwNSIsImlhdCI6MTU3MDkzODc5NCwiZXhwIjoxODg2Mjk4Nzk0fQ.Er2siC_Zp6U5rI1jjgK7UTAhe-XGP_Vyfi0H1H0lV3k
    cache-control: no-cache
    Postman-Token: 4a59f074-84f0-47c1-9b68-d4b3a2fac87f
    {"entity_id":"group.rullegardinoest", "position":"50"}
    ------WebKitFormBoundary7MA4YWxkTrZu0gW--

    • 0
    Posted

    Hello Guys, do you have any working solution to control IKEA Fyrtur from HC2? (directly HC2->

    Please login or register to see this link.

    )

    • 0
    Posted

    Hallo, gibt es vielleicht mittlerweile eine Lösung um Fyrtur in das HC2 zu integrieren? Gruß 

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...