Enter forum description here ...
0
Under review

Connect bOS to KNX

nguyen nguyen 4 years ago in Devices / KNX updated by ComfortClick Support 4 years ago 1

Hi Ad,

I'm learning the connection between a bOS and a device with KNX protocol.
How many devices can the bOS be connected to via KNX?
If you have a sample configuration of bOS and KNX device, please share it with me.

Thanks & Best Regards.

0
Under review

Z-wave Schlage Connect door lock BE469ZP

Calin Birtocean 4 years ago in Devices / Z-Wave updated by ComfortClick Support 3 years ago 6

Hello,

I am seeking some help on including the z-wave door lock.

I have followed these instructions:

  1. Exclude your lock from your hub. The lock might have partially pair to the hub. Doing an exclusion will help the lock forget that it is paired, so an inclusion can be successful.
  2. Factory reset your lock. This step will delete any programming, so you will have to add codes back to the lock
  3. Move the lock closer to the hub. When pairing, the ideal distance is 6ft or less. You can remove the lock away from the door to pair if you can't relocate the hub. Then reinstall after pairing is complete.
  4. Pair your lock to your hub. This step is best to be preformed with your Z-wave hub's customer service. They might have additional steps if this is a master node system. 

https://www.schlage.com/en/home/faq.html?id=131805

https://instructions.allegion.com/instr/86/3540

However, in doesn't get fully included. The node is partially included and a red led instead of a green led is flashing on the lock at the end of inclusion. A green led flashing would indicate a successfully added process. 

Some instructions refer to DSK Code https://instructions.allegion.com/instr/86/3549 and I was wondering if bOS is looking for this code in order to fully include the node.

Is there also a possibility also that the z-wave driver for bOS has to be updated to include this device in the catalog?

Thank you,

Calin 

    0

    RPC SetValue not working with a string variable

    Gianluca Tozzi 4 years ago in Devices / Other updated 4 years ago 6

    I followed the knowledge base example to change a boolean variable, and that's working.

    This is the template:

    https://RPC_username:RPC_password@server_ip_address/API/RPC/SetValue

    {"objectName":"Devices\KNX\Light 1","valueName":"Value","value":"true"}

    What if the variable is a string type?

    {"objectName":"Devices\KNX\Light 1","valueName":"Value","value":"STRINGTEST"}

    This command is not working.

    Strange that if I try to write a value of "true" or "false" it is accepted!

    Obviously the command should be different.  But I cannot find anywhere the correct sintax.


    Please anyone has succeded in solving this problem?

    Thank you.



     

    0
    Under review

    Geolocation

    Kristián Vojčík 4 years ago in Devices / Other updated by ComfortClick Support 4 years ago 1

    Hello, 

    I was wondering if it possible to add geolocation functionality to ComfortClick. Many of our customer are asking about it, and can be very helpful with smart features that you already have. Please let me know.

    0
    Under review

    Push message with an alert sound

    nguyen nguyen 4 years ago in Devices / Other updated by Alexandros Toufexis 3 years ago 3

    Hello,

    I am needing push notification feature on my phone with sound but when I close the app, I only get 1 message but no sound.
    If I'm using the app, it includes push messages with sound.
    Please let me know how to solve this problem.

    Thanks & Best Regards

    0

    Http post editor

    Oriol Pascual 4 years ago in Devices / Http updated 4 years ago 2
    Hello everyone,
    I am trying to post some data from my KNX installation to a local server. The thing is that for double values only the integer part is taken when called %0,%1... on the editor. Anyone knows how to keep as a double??

    Thanks in advance

    0

    How to connect bOS to Mitsubishi air conditioner?

    nguyen nguyen 4 years ago in Devices / Other updated by Ricardo Pinto | visiontech pt 4 years ago 2

    Hi,

    I am concerned about how to connect bOS with Mitsubishi air conditioner, please help me on this.

    What is the solution for connecting bOS to Mitsubishi air conditioners? (local air conditioning and central air conditioning)

    I have found 2 solutions to connect as follows:

    1. https://www.intesis.com/products/ac-interfaces/modbus-gateways/mitsubishi-electric-modbus-ac-me-ac-mbs-1?ordercode=INMBSMIT001I000

    2. https://www.intesis.com/products/ac-interfaces/bacnet-gateways/mitsubishi-electric-bacnet-ac-me-ac-bac-1?ordercode=INBACMIT001I000

    Do you have any comments on this?


    Best Rergards

    0

    Features Sonnot on bOS

    nguyen nguyen 4 years ago in Devices / Sonos updated by Jürgen Jürgenson 4 years ago 1

    Hi Ad,


    I have question about Sonos device, please let me know, are the following features bOS and Sonnot device working?

    Motion sensor detects that Speaker 1 plays GoGo sound ... when the door sensor opens, speaker 2 plays the sound "There is a theft".

    - Announcement: At 6am, Loa 1 sends the announcement to wake up to go to school

    If so, please give me a few examples to do this


    Thanks & Best Regards

    0
    Under review

    Modbus TCP on bOS

    nguyen nguyen 4 years ago in Devices / Modbus updated by ComfortClick Support 4 years ago 5

    Dear Ad,

    How many external devices can be connected to a set of bOS via the Modbus TCP communication standard?


    Thank & Best Regards

    0
    Under review

    Convert hex to decimal

    Fredrik Johansson 4 years ago in Devices / Basic updated 4 years ago 3

    Hi,

    I have data that is in HEX but I want to dispay them as decimal is there any function for this? I have not found anything.

    And another question; is it possible to enable/disable an device through a command or variable?

    The device I am currently working on only has the communication port open for about 20 seconds than it closes resulting in many connected/disconnected messages.

    I would like to enable the device, send the command, get an response then disable the device.