Send message 15 minutes before schedule action
Hello,
Let's say that I would like to send a push message to the user 15 minutes before a schedule comes active:
The schedule will power off a device and I would like to inform the user, so he's able to disable the schedule if necessary.
How can I achieve this? I cannot find any way...
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.
COUNTER
Hello to everyone. I have three buttons (UP-DOWN-STOP) which are for a shuter. When i press one the others one are off. The question is : I would like to press UP button and after 5 seconds to get off anf the STOP button to be from off to on.
Ezviz H8 pro RTSP integration
Hey,
Has anyone played with Ezviz devices? I have H8 Pro for testing. I would like to use it in bOS too. I activated the RTSP stream on it but cant get any stream to play in bOS. It doesn't have ONVIF sadly but it has PTZ support. It's also supported by amazon and google home. I think it would be possible to use it with Hikvision NVR as port 8000 should also work on it.
RTSP link should be on it: rtsp://%u:%p@%ip:554/1 or /2 for lower video quality.
Any plans to integrate a driver for it @CC support?
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
disconnection after vacation period
After a period of absence of a week, I found the Jigsaw planted. Resetting the front panel changes nothing. I have to unplug the 220v, the KNX bus and the RJ45 for 30 seconds. Restarting is ok??
This every time I'm away for several days?
ideas of the problem??
THANKS
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