
buttons not working
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?

Problem sending an Http Post Request
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 ?

http read intiger value from response result
hello, how to read intiger value from response result?

KNX Remote Programming through Jigsaw
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.

KNX Scenes Control Template
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

Basic Device - Serial Connection - Received Data structured in a better format
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:
Here is the way the meter connection is configured in bOS as Basic Device:
Here is the command for the request string:
Same command with different data type:
Both the above commands return the same data:
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
This would be the data displayed using their software:
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

IP camera online vs connected?
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.

Weather forecast
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
Customer support service by UserEcho