Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple click on a triple-click input not working properly #4

Open
fredsch opened this issue Oct 2, 2024 · 2 comments
Open

Simple click on a triple-click input not working properly #4

fredsch opened this issue Oct 2, 2024 · 2 comments

Comments

@fredsch
Copy link

fredsch commented Oct 2, 2024

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

image

In any case, great work on this integration!

@willoma
Copy link
Owner

willoma commented Oct 3, 2024

Hello,

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 willoma changed the title Inputs not working properly + Calaos-Server errors Simple click on a triple-click input not working properly Oct 3, 2024
@fredsch
Copy link
Author

fredsch commented Oct 3, 2024

Hello,

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants