ARSO weather parser
ARSO XML weather parser from Examples Library is not working, no data is returned with preconfigured tokens from the example. Does anybody have a working configuration for this parser?
Bojan
Whitelist IP's for Google Home/Assistant
Hello,
I was exploring the Google Home functionality, by configuring port forwarding on my firewall.
I've noticed in the log files of the firewall a lot of residential IP's (coming from US, Russia, Bangladesh, ...) trying to connect to the port, probably considered "not legit addresses".
Do you have list of IP's that I can whitelist so I can mitigate this thread?
Status of value from different node
Is it possible to update a value from a different value/node? It is possible in KNX using the KNX status address, but what about different drivers such as BACnet IP or built-in double variables of ComfortClick?
Example: Using a BACnet driver, there are two values available, Setpoint and SetpointStatus. Setpoint is sent from ComfortClick to the BACnet device and that device replies with SetpointStatus.
How can I display only one control element on the visualization which will send the Setpoint and be updated by the SetpointStatus? Same question for having double variables in ComfortClick, variableB acts as status of variableA.
ETS will not connect through Jigsaw without restarting it after every boot
Hi there, since latest update (4.9.23), every time my Comfortclick boots (either with an ordered shutdown/restart, or with a powerloss) I have to stop jigsaw knx server, wait few seconds, start it to make ETS work.
Am I the only affected? Any way to solve it?
Thank you
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
Customer support service by UserEcho