
Denon Heos groups - issue
Since the latest updates on bOS and Denon HEOS there seems to be an issue with forming/keeping groups of speakers.
The Denon node did work as expected, but since the update it tries to control the group. But by doing so it disassembles the existing group, or (if the group’s not there yet) will fail to combine the speakers into a group.
Anyone experiencing the same behavior?
By the way:
Denon is having another problem, it’s losing its favorites all the time. I’ve contacted Denon support for that.

ReadMProp failed ETS6
Hello.
I am getting this issue ReadMProp failed with Jigsaw version 1 and ETS 6 when trying program KNX over local network but diagnostic is working. Is there some fix for it?

Http digest authentication
I try to connect to Hikvision doorbell using http and authentication is Digest Auth. I connect successfully from Postman but not using http from confortclick. Any idea if http suport digest auth and how to do it?

Extraction follows the energy consumption
Hello
I have a KNX energy meter in front of a stove, and there is a 0-10V KNX regulation in front of the air extractor, which is already controlled, by percentage from 0-100%.
Energy, DPT type = 14.031
0-100%, DPT type = 5.001
With a consumption on the stove of, for example 300W, the air extraction level should be set to 15%.
At 500W, the level should be set to 25%.
At 1000W, the level should be set to 45%.
The stove's heating element, is switched on and off at a fixed time interval, and the interval becomes smaller, as the stove is regulated to a higher level, and the consumption is getting higher.
After all, the air extraction must remain constant, as long as the consumption is, for example between 300 and 500W.
When the stove is switched off (less than 0.10W), the extraction is desired to continue at 15W for 5 minutes.

Multiple KNX IP interface connections?
If we use the same KNX IP Interface or Router (in this case) on multiple points in bOS will bOS use only one channel of the KNX IP Router/Interface, or as many as the connection points?
For example, in a hotel, rooms A101 through A115 are under the same KNX line (1.1). The KNX IP Router of that Line supports 5 channels and its IP is 192.168.1.2. As shown in the picture, we've separated each room for a more clear structure. Is it possible to set all 15 rooms in bOS to the same KNX IP router or will the limit of the IP router will be reached?
Additionally, is there a difference between "KNX IP" and "KNXnet/IP (Falcon)" apart from the ability to remote program the KNX installation with the option of "KNX IP"?
Thank you in advance.

We are about to implement a project on a hotel building BMS system. We have some questions as follows.
We are writing to inquire about the following topics for our upcoming hotel building BMS project:
- What type of Comfortclick device is recommended for a hotel building BMS system?
- How many devices does Comfortclick support to connect with the Modbus TCP protocol?
- Can 2 devices be managed remotely on the same bOS interface account at the same time?
We appreciate your assistance.

vasilis vounatsos
I WOULD LIKE TO KNOW HOW TO PUT A BUTTON IN COMFORT CLICK WHICH CAN HANDLE A SHUTTER ACTUATOR (ROLLER SHTTER SWITCH N 523/3). I HAVE A MOOD MAKER (PUSH BUTTON 5WG1220-2AB21) WHICH THW FUNCION IS INPUTS,JOINTLYCONFIGURED. IT SEEMS LIKE LIKE ONE BUTTON IN ONE SINGLE GROUP ADDRESS. WITH WHAT BUTTON IN CONFORT CLICK I CAN SEPERATE THE TWO FUNCTIONS ?

RPC: 404 not found
Hello,
Is there a way to troubleshoot 404 errors on RPC or Comfortlick port 80 address ?
RPC is working perfectly well, and I have multiple devices/clients sending requests to RPC (eg : SetValue).
Meanwhile, I have one device/client (Shelly Plus Plug S) that I don't get to work and get the following error :
{ "code": 404,"message": "Not Found","headers": {"Connection": "close"}}
Some tests I did :
1/ A GET request to the toor address of Comfortclick is working (http)
2/ A POST request without the Authorization header is returning a 401 error as expected (http)
3/ In general, the device is not altering URLs (eg : uppercase/lowercase)
When I copy/past everything into https://reqbin.com/ to test the request, it works... This drives me crazy.
The problem is likely not on Comfortclick's side. But I'm unable to troubleshoot.
Any suggestions ?
Thank you !
----
let h = {
method: "POST",
url: "http://192.168.1.10/API/RPC/SetValue",
headers : {
'Content-Type': "application/json; charset=utf-8",
'Authorization': "Basic UlBDeWQ6ZGhZNjdhxxx4MlNpdWFo"
},
body : '{"objectName":"Devices\\KNX\\Light 1","valueName":"Value","value":"false"}',
timeout: 4
};
Shelly.call("HTTP.REQUEST", h, function (result,error_code,error_message) {
print(result);
});

MQTT - Client disconnect
Hello - I'm troubleshooting Client connection issues (in a wider context of controlling a Shelly Plus Plug S).
To run my tests, I use an iOS app called MQTTool.
https://apps.apple.com/us/app/mqttool/id1085976398
(I also tested another app to do tests, with same results)
My Comfortclick MQTT setup :
I have one client configured ("client2"). And it's enabled.
1) If I use MQTTool, and use "client1" as client id, I'm able to connect and send a message to it:
Monitor :
2) If I use "client2" as client ID (that is configured and enabled in Comfortclick), I'm not able to connect (there is a tentative that is immediatly disconnected). Moreover, when I connect, "client2" gets removed/disabled in Comfortclient Clients list.
Monitor log :
After the disconnect, the client2 reappears in the Client list :
Debug is showing :
Any suggestions ?
Thank you

Comfort Click Jigsaw 3 and PLC bad communication
I would like to address an issue regarding the Comfort Click Jigsaw 3 device and the PLC controller. Communication is carried out through the Modbus TCP protocol. The initial problem involves the mobile application displaying the online status of the Comfort Click device, but it lacks successful communication with the PLC controller. Changes in values within the application do not reflect corresponding alterations on the PLC controller. This issue has been temporarily resolved by halting the operation of the PLC and restarting it, but it reoccurs after some time.
The second problem occurred today in the form of the unavailability of the mobile application. When attempting to log in to the device, an error is displayed: "Error connecting to server." Additionally, on the Comfort Click web platform, I noticed that the status of my controller is marked as offline.
I kindly request your expertise in diagnosing and resolving these issues.
Customer support service by UserEcho