Enter forum description here ...
0
Under review

buttons not working

stephen andries 2 years ago in Devices / KNX updated by ComfortClick Support 2 years ago 1

Hello,

i'm new here. i have just started building my knx installation. I want to use my jigsaw pro for visualisation.

What i've done so far, is create a simpel button that switches an output on my actuator. It all works perfect including status feedback on my button.

Then i exported my project out of ets6, and imported it in bOs configurator. Both groupadresses show up perfectly (status and switching)

now i created a template and dragged the switch button on it, but it doesn't work. i can acces the visualisation on my webbrowser perfectly, i see the button i've created, but if i click it, nothing happens.

i've tried setting the value from boolean, to switch, to undefined, .... enabled transfer, read and write under the communication tab from the groupadress .... nothing seems to fix it.

i've watched the tutorials, but they are outdated, the current popup interaces when importing ets project, are different now, i'm not able to select sertain things the do in the video

any ideas?

0

Problem sending an Http Post Request

koen Brants 2 years ago in Devices / Http updated 2 years ago 2

Hello,

I want to send an HTTP call to my home assistant server. 

The idea is to connect my doorbell to my sound system. 

Running the command get's me the following log line

Devices : 26/03/2023 17:41:17 : Error : Tasks\Test : Error calling HttpRequest. The remote server returned an error: (405) Method Not Allowed. at System.Net.HttpWebRequest.GetResponseFromData (System.Net.WebResponseStream stream, System.Threading.CancellationToken cancellationToken) 0x00146 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at System.Net.HttpWebRequest.RunWithTimeoutWorkerT (System.Threading.Tasks.Task`1TResult workerTask, System.Int32 timeout, System.Action abort, System.Func`1TResult aborted, System.Threading.CancellationTokenSource cts) 0x000f8 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at System.Net.HttpWebRequest.GetResponse () 0x00016 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at ComfortClick.Tasks.TaskCommands.HttpRequest.Get () 0x0006c in <0e0f871ce2a547fdb865117a9a4f9ea3>:0


It seems that this occurs when it 's a GET request, while the server requires POST.


So I tried with curl : 

Running the following command line on my laptop : 

curl -X POST http://192.168.0.88:8123/api/webhook/startdoorbell

-> works OK

curl http://192.168.0.88:8123/api/webhook/startdoorbell

-> ERROR:  405: Method Not Allowed (Home Assistant refuses the GET requests)

-> Same error as logged by comfortclicks http request ...


Any ideas ?



0

http read intiger value from response result

imperialbms 2 years ago in Devices / Http updated by Ricardo Pinto | visiontech pt 2 years ago 2

hello, how to read intiger value from response result?

Image 4517

0
Under review

KNX Remote Programming through Jigsaw

Fatlum Telaku 2 years ago in Devices / KNX updated by ComfortClick Support 1 year ago 5

In the new version of bOS configurator(4.9.23) there is the option for "KNX Remote Programming", which from what I understood means that we don't need a forwarded port because we can program our KNX devices remotely only through Jigsaw normally with a provided gateway.
I have tried it many times and the problem is sometimes it works and other times it doesn't. So, my question is, is this feature on testing phases or am I configuring anything wrong. To be specific most of the times it just shows the "Disconnected" sign, like in the picture attached.

Thanks in advance.

Image 4514

0
Under review

homeconnect

Matteo Cavatorta 2 years ago in Devices / Other updated by Stephen Andries 2 years ago 3

Hello,

anyone know how to integrate Home Connect devices?

Thanks

0

KNX Scenes Control Template

Pedro Jorge 2 years ago in Devices / KNX updated by Ricardo Pinto | visiontech pt 2 years ago 3

Hello 

I do see that we have a Device 018.000 Scene Control to activate and learn KNX scenes 

I was woundering what  the best pratice would be for import this Group addresses and setup a template to call and learn them from the Interface 

Thanks for the help in advance 

0

2N IP Solo Integration

Michele Calzolani 2 years ago in Devices / Other updated by Jürgen Jürgenson 2 years ago 6

Hi guys,
is there anyone already integrated 2N Ip Solo with Comfort Click?

0
Under review

Basic Device - Serial Connection - Received Data structured in a better format

Calin Birtocean 2 years ago in Devices / Basic updated by ComfortClick Support 2 years ago 2

Hi,

I have a meter connected serial to bOS. I am looking to find a way to structure the received data so I can interpret it in bOS and display it. For example highlighted in yellow below the data 30 30 30 30 30 30 30 31 30 30 31 35 would be the meter number 10015. The 30 represents a 0, 31 represents a 1, 32 represents a 2, etc

Here is a part from the meter datasheet:

Image 4489


Here is the way the meter connection is configured in bOS as Basic Device:

Image 4490

 

Here is the command for the request string:

Image 4491

Same command with different data type:

Image 4492


Both the above commands return the same data:

Image 4497

Image 4496

As seen the command is sent and data is received. The challenge I have is that the value left in the string variable created doesn't contain the full string 

Image 4499

This would be the data displayed using their software:

Image 4500

Any tips on how this can be handled in bOS so when receiving the data it can be structured in such a way so when extracting the 30 30 30 30 30 30 30 31 30 30 31 35  it can be used as being the value for meter number 10015.

Thank you, 

Calin

0
Under review

IP camera online vs connected?

alexandros toufexis 2 years ago in Devices / Cameras updated 2 years ago 6

Hello,

What is the difference between the IPcameras' values "Connected" and "Online"?

If the camera is connected and streaming both values are "True". However, when I unplug the camera, the values do not change to "False". They status changes to "False" only when I disable the camera from the bOS configurator.

Is there a way to know the actual status of the camera?

Thank you in advance.

Image 4479

0
Under review

Weather forecast

Dávid Kirchhofer 2 years ago in Devices / Http updated by ComfortClick Support 2 years ago 1

Hello!

Someone can get me instructions or an example how to set up weather forecast based on openweather or any other method?

I'm a little begginer about the bos, and this (https://www.comfortclick.com/BOS/KnowledgeBase/Weather) example cant get me on.

Thank you!

Regards, David