Enter forum description here ...
+1

Satel Integra and Ethm-1 connection issue

Wijdan Maani Takrouri 4 years ago updated by Miroslav Hajduk 4 years ago 2

Hello,

Problem:
can read partitions and zones from Integra through Integration via Ethm1, But we can't arm nor disarm partitions.

HW. Info: 

  • Integra 64 firmware version 1.18
  • Ethm1 Plus firmware version 2.07

SW. Info:

  • The user account that has been used to Authorize connection has the privilege to arm and disarm.
  • the same user can make arm and disarm from a physical keypad.
  • we had ensured that the user code is inserted correctly in the integration for a proper connection.
  • The commends that are sent from the integration device built as “2015-03-19 Version of Specification communication protocol
  • User Code is: 1478
    Arm Command Form: 254 254 128 20 120 255 255 255 255 255 255 1 0 0 0 162 73 254 13
    Disarm Command Form: 254 254 132 20 120 255 255 255 255 255 255 1 0 0 0 229 18 254 13

there is something worth to mention here we had a problem to connect Dloadx -> Ethm1 TCP/IP, although the connection from Ethm1 -> Dloadx has made successfully.


I couldn't figure out what is the exact problem, I am looking forward to your suggestions and solution

Thanks For your time

+1
Under review

LG Tv connection, NO ACK

Jef Wijns 5 years ago updated by ComfortClick Support 11 months ago 48

when i try to connect my lg tv i get the following out message in my visu.

Image 2440

he first time I allowed this on my lg tv...

With friendly greetings

+1
Under review

Graph translation

Kristián Vojčík 6 years ago updated 6 years ago 6

Hello in 4.3.3 update I see some incorrect translation in Slovak language in graph set on days.

+1

Using sun position to assist in sun protection automation

Joachim 6 years ago updated by Ricardo Pinto | visiontech pt 6 years ago 1

I have a KNX light sensor on my roof. Problem is that I'm having difficulties separating direct morning light and indirect light in the afternoon.


When I found the sun position parameter I included it into my automation, ruling out any position the sun is blocked by other buildings or is hitting other sides of my house.


After first day of testing this i see that this position stops at 100. I guess this means that this actually is not referring to the suns position, but more a percentage of time the sun is over the horizon.


A calculated parameter with the suns position relative to the compass would be great for this purpose.


Other suggestions are welcome






+1
Planned

Create custom driver c#

frank frank 9 years ago updated by Maximilian Rauch 2 years ago 6

Is it possible to create a customized driver in c#?


Best regards

Answer
ComfortClick Support 9 years ago

Currently it is not possible to create customized drivers in C#, but we are planning to release SDK in Q1 2017.



0

2N HTTP API

Ricardo Pinto | visiontech pt 2 weeks ago updated 2 weeks ago 1

Hello,


I was asked a challenge, about a 2N Doorbell installed recently.


I'm using both relay and output on the 2N unit, so I don't have any outputs available to do the following:


The client is asking if it's possible to ring an outside bell on the garden, when the 2N doorbell is ringing.


According to the 2N HTTP API, section 5.71 api call status, it looks like it's possible.


My goal would be to intercept the "ringing" state and therefore turn an KNX output with a bell for some seconds, or pulse the output to simulate bell ring.


I could constantely pool /api/call/status, but has someone a better ideia?


Right now I'm testing with a Http node, pooling the "result.sessions[0].calls[0].state" or "result.sessions[0].state" tokens, and I can get the string "ringing" as result. The problem is that after the call hang up the string remains. I was expecting the string to be empty after the call hang up, and according to the Json response is in fact empty.


Idle mode:


{

        "success": true,

        "result": {

               "sessions": []

         }

}


Ringing:


{

        "success": true,

        "result": {

              "sessions": [

                    {

                           "session": 45,

                           "direction": "outgoing",

                           "state": "ringing",

                           "calls": [

                               {

                                       "id": 89,

                                       "state": "ringing",

                                       "peer": "sip:MY_ID1@192.168.1.12"

                               }

                           ]

                    }

              ]

        }

}


Has anyone used the 2N API for this case or similar that can help out?


Best regards

0

New Group Variables

Ernesto Fantuzzi 1 month ago updated 1 month ago 2

Hi,

Where can I find any information about new objects called "Variable Groups"  ?

Image 5119

0
Under review

BOS Cliënt app on iwatch

Ivan 2 months ago updated by ComfortClick Support 2 months ago 1

Are there any plans to make a Apple iwatch app or is ther already a solution? 

0

Air conditioning API integration

wojtas_jaw 5 months ago 0

Hello,

Do you know if there is any AC manufacturer which provides his AC units with a local / open source API which allows them to integrate with bOS Comfortclick and control by wi-fi, like Daikin did in the past? I can just see that Daikin removed their local API so I am looking for any other solution.

0

Android app fullscreen

stephen andries 5 months ago updated by Jürgen Jürgenson 5 months ago 5

Is there a way to disable the app from locking to full screen?

When opening the BOS app, i get a prompt saying to unmount the fullscreen i need to press and hold the buttons 'recent' and 'back'.

I don't want the prompt to come on everytime i open the app. Also i don't want the app to lock to fullscreen, forcing me to press the 2 buttons before i can exit the app.


how can i disable it?