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

DSC Alarm - T-Link Residential IP Alarm Communicator (TL150)


Question

Posted

Please help me to integrate T-Link Residential IP Alarm Communicator

TL150(

Please login or register to see this link.

) to my HC2

like a virtual device!!!!!

THANK YOU!

15 answers to this question

Recommended Posts

  • 0
Guest jrkalf
Posted

Hi Dzaif,

have you tried to write any code or virtual device configurations yoruself?

How does the device accept foreign communication? http based api, tcp socket?

Perhaps with some effort on your side we can have a look at this issue.

  • 0
  • Inquirer
  • Posted

    Yes , I try this code : /2?A=4&p=1&X=1234 for disarm but the device have user and password and I don't know to put this to HC2

    Please look to this forum:

    Please login or register to see this link.

    • 0
    Guest jrkalf
    Posted

    Try this:

    Please login or register to see this code.

    I don't know what the respons of the webpage is. Perhaps you can check that via your webbrowser? visit:

    Please login or register to see this code.

    Then you should see a response from your alarm panel?

    According to the webpage you've linked, ARM in "stay" mode would be:

    Please login or register to see this code.

    Good luck.

    • 0
  • Inquirer
  • Posted

    From my webbrowser this command work:

    Please login or register to see this link.

    for ARM

    Please login or register to see this link.

    for DISARM

    but from HC2 is not working

    What can I do?

    • 0
    Guest jrkalf
    Posted
    From my webbrowser this command work:

    Please login or register to see this link.

    for ARM

    Please login or register to see this link.

    for DISARM

    but from HC2 is not working

    What can I do?

    when you have closed your webbrowser and restarted the webbrowser, and you go to the above webpage, do you need to log on with a username and password?

    if yes, fill in that username and password into the code I've given you. If you do NOT use a username and password put a -- in front of that authentication line, like this:

    Please login or register to see this code.

    Check if it will work now.

    The most important part of the browser test; what message do you get back?

    is it a website, or just a word: OK or ARMED ?

    The reason to know this: fibaro:log(response) can only send limited information back. If it's a full html page, it will not show the output. If it's only 1 word like OK or ARMED, it'll automatically show because a simple string is easilly outputted.

    • 0
  • Inquirer
  • Posted

    is a website

    • 0
    Guest jrkalf
    Posted
    is a website

    ok then skip the fibaro:log line for now as well, because that line will not produce anything you can read.

    Anyway, about the login part, did you check that? do you have to login for that webpage or not? I think you have to, according to the forums link you linked earlier. So you have probably have to use that basicauthentication line, but don't forget to put in the right username and password.

    • 0
  • Inquirer
  • Posted

    Yes , I have login admin admin but is not working HC2. Maybe I write with some mistakes , I don't know!

    Can you write again the whole string? Because I think I write something wrong

    Anyway thank you for your time!

    • 0
    Guest jrkalf
    Posted
    Yes , I have login admin admin but is not working HC2. Maybe I write with some mistakes , I don't know!

    Can you write again the whole string? Because I think I write something wrong

    Anyway thank you for your time!

    ok, I think I know where we're miscommunicating here. the "basicauthentication" is not for the HC2.

    With this code you are doing an action on the security device, so you need to use the username and password of that device.

    so do as following:

    • create a new virtual device
    • Add a button and make sure to check the LUA code option
    • Replace the 1234 with your very secret pincode (keep it secret please, DO NOT SHARE THIS ON THE FORUMS!!)
    • Use the code I put in below in the input screen
    • modify it to match your situation
    • press the save button on the right side (floppy disk)
    • go back to your rooms overview
    • Press the button on the virtual device and see if it works.

    Use this code:

    Please login or register to see this code.

    • 0
  • Inquirer
  • Posted

    THANK YOU! IS PERFECT! YOU ARE THE BEST!!!!

    Please login or register to see this image.

    /emoticons/default_icon_smile.gif" alt=":-)" />

    • 0
    Guest jrkalf
    Posted

    Dzaif, did you manage to get the disarm working as well?

    • 0
  • Inquirer
  • Posted

    Yes! everything is ok! Thank you again!

    • 0
    Posted

    Hello All,

    i been able to create the virtual device to Arm / Disarm. anyone knows the urls for status? or were i can download the code doc?

    thanks

    • 0
    Posted

    Dear Hyaman.

    Did you manage to find a URL for the status request?

    • 0
    Posted

    Hi Trevorbr

    Unfortunately no. And never heard back from fibaro about this or any other questions I ask them

    Please login or register to see this image.

    /emoticons/default_sad.png" alt=":(" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" /> related to customisation or coding etc...

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