Pergola Fabio

Results 556 comments of Pergola Fabio

i'm seeing error below, also states are not reporting anymore ``` 2024-05-13 09:04:48.749 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140675682383296] Unexpected exception Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 239, in handle_call_service...

I updated to official pyvlx , 0.2.23 ; and i dont have the issue anymore i did this: ` "requirements": ["pyvlx"],` I also read in rls notes, that it reboots...

hmm, seems pyvlx version 0.1.76 was now installed for some reason when i checked with "pip list" ![image](https://github.com/pawlizio/my_velux/assets/43251136/403ccb8a-4bed-4789-8a8e-6d516d10af3a) now forced to 0.2.23 ` "requirements": ["pyvlx==0.2.23"],` But my issue is back,...

hmm, now i cant revert back anymore :-( ![image](https://github.com/pawlizio/my_velux/assets/43251136/e167a2e3-3225-451b-b177-eff953a7fa3f)

the error is indeed gone, but the states are not reported correctly below are logs, the blind are called "zon_links" and "zon_rechts" , i restarted HA, they reported "open" =...

for my velux itself, the state reporting is very slow, thye are still reporing "opening", when they are already open? i tought this behaviour was faster before? they are called...

in my logs, it strange, i see indeed this: 2024-05-14 21:59:55.283 DEBUG (MainThread) [pyvlx] zon_links stops opening 2024-05-14 21:59:55.283 DEBUG (MainThread) [pyvlx] zon_links position changed to: 0 % but my...

thats already a great improvement indeed, now i can control them again! I notice 2 things... The state is eventually updated correct, but sometimes it can take up to 15-20...

ok, only on pyvlx? or also debug on your custom ?