You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a test environment consisting of a Calaos 4.1.1 server, a Wago 750-849 with 750-430 and 530 modules and HA 2024.10
and I have 2 issues:
when Calaos integration is activated in HA, there are lots of errors in the Calaos Server journal:
Oct 02 20:23:55 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:55 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:56 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:56 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:56 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:56 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
when I create a simple automationwith a WiDigitalTriple-Button : a single click on a button to switch toggle an output
I have to triple-click to get it to work (but doesn't work 100% of the time)
It's working fine with a WIDigitalBP-Button, but I have not tested the WIDigitalong
In any case, great work on this integration!
The text was updated successfully, but these errors were encountered:
The first issue is already known: willoma/pycalaos#1
But I can admit that I didn't dig more because it just works that way, and I forgot about it in the meantime 😅
I must try to understand what is happening: maybe it is related to some hiccups I had (for instance, a long-click is sometimes not detected if I don't do a simple-click before).
The second issue may as well be related to this 🤔
I have not set any triple-click button at home, I must take some time to test it...
I will live this github issue open for the triple-click issue.
willoma
changed the title
Inputs not working properly + Calaos-Server errors
Simple click on a triple-click input not working properly
Oct 3, 2024
Thanks for the clarification about the calaos-server bug.
I don't think it's a RAM problem because the error occurs as soon as the calaos-server is started.
Concerning the triple-click problem, I have a majority of triple-click switches because I use double-click quite a lot on them (one pushbutton = two functions)
Hello
I have a test environment consisting of a Calaos 4.1.1 server, a Wago 750-849 with 750-430 and 530 modules and HA 2024.10
and I have 2 issues:
when Calaos integration is activated in HA, there are lots of errors in the Calaos Server journal:
Oct 02 20:23:55 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:55 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:56 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:56 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:56 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Oct 02 20:23:56 intel-corei7-64 calaos_server[6957]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
when I create a simple automationwith a WiDigitalTriple-Button : a single click on a button to switch toggle an output
I have to triple-click to get it to work (but doesn't work 100% of the time)
It's working fine with a WIDigitalBP-Button, but I have not tested the WIDigitalong
In any case, great work on this integration!
The text was updated successfully, but these errors were encountered: