Julius Mittenzwei

Results 29 comments of Julius Mittenzwei

Hmm, i did not experience this. What firmware version do you have? I guess there is not so much we can do here. Looks like a problem only velux can...

Done. https://github.com/Julius2342/pyvlx/releases/tag/0.2.12

I think we can close this issue. Please reopen if problem still exists.

do you see anything in the logs?

Hmm ... no idea how to add a timeout to creating a connection ...

I had a deeper look inside the issue, the problem is that disconnecting the SSL-Connecton is not async: https://github.com/Julius2342/pyvlx/blob/master/pyvlx/connection.py#L76 It looks like the shutdown of Hass became quicker recently, so...

As said, i have no idea how to mitigate this and i need help: - The problem is that the connection within KLF 200 s not cleared up correctly. The...

@pawlizio : How can you reboot via API if you cant connect? 🤔

Hi @madzrobz ! yes, the problem is, that the lib cant connect to HASS at all - bc the KLF refuses to accept connections. This problem would persist independently of...

the problem is, we should not wait till the KLF has self-repaired. (bc it is not predictable how long this will take). (we could try to set the timeout to...