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 switch to fire http commands for on and off


Mr_Big_Watch

Question

Hi all,

I am trying to create a virtual light switch which will fire out an on and off command to a network interface from a third party.

I already have a server on the network listening for the commands

for example the on command is http://(server ip address:port)/commands for on

off command is http://(server ip address:port) commands for off

 

Can it be done?

any help would be super appreciated

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

1st of HC2 or HC3 

anyway search by forum for example VD or QA for SonOff

Link to comment
Share on other sites

  • 0
  • Inquirer
  • Thanks for your responses.

    I am on HC3 and please forgive me but i am a newbie.

    I am very new to coding and Lua.

    I can either post tellnet commands or http commands as the server is listening

    I have Fibaro in half my house and C-Bus in the other half.

    I would like to control my whole house with the Fibaro app.

    tellnet commands for c-Bus are; 

    on //project name/network name/application name/group address

    on //MYHOUSE/254/56/1

    off //MYHOUSE/254/56/1

     

    or http sent to the server;

    http://10.0.0.90:8080/cgate?cmd=On%20//MYHOUSE/254/56/1 

    http://10.0.0.90:8080/cgate?cmd=Off%20//MYHOUSE/254/56/1       

     

    Thanks again and any help would be greatly appreciated                                                     

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • check for level tellnet;

    GET //MYHOUSE/254/56/1 level

     

    I assume for http it would be;

    http://10.0.0.90:8080/cgate?cmd=GET%20//MYHOUSE/254/56/1%20level

    Link to comment
    Share on other sites

    • 0
    5 minutes ago, Mr_Big_Watch said:

    check for level tellnet;

    GET //MYHOUSE/254/56/1 level

     

    I assume for http it would be;

    http://10.0.0.90:8080/cgate?cmd=GET%20//MYHOUSE/254/56/1%20level

    PPffffffffff!!

    the sample response???!!!! pleassssssse!

     

     

    Link to comment
    Share on other sites

    • 0

    OK

    you used 

    Please login or register to see this link.

     

     

     

    Please login or register to see this attachment.

    Edited by 10der
    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • 10der@ 

    14 minutes ago, 10der said:

    PPffffffffff!!

    the sample response???!!!! pleassssssse!

     

     

    I found it, Thank you.

    works great

     

    3 minutes ago, 10der said:

    OK

    you used 

    Please login or register to see this link.

     

     

    Please login or register to see this attachment.

    Yes, Spot on

    Link to comment
    Share on other sites

    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...