pgerke / homebridge-freeathome-local-api

A Homebridge plugin that allows controlling you free@home setup using the local API provided by the System Access Point
MIT License
18 stars 2 forks source link

Blinds work perfect, but slow #81

Closed Fridschi closed 1 year ago

Fridschi commented 1 year ago

Describe The Bug: Not sure whether it is a bug or whether it is by intention since it is still in experimental state. However, the blinds do work perfect. Only problem is that the command to open or close the blinds shows up only 20 seconds after having pressed the corresponding button in the home app. It is always exact 20 seconds.

To Reproduce: Press a blinds button in the home app and start the stop watch while observing the homebridge logs.

Expected behavior: Since anything else runs lightning fast and much better with the former free@home API implementation from Spange I was using, I expected the blinds to react in the same speed like the lights.

Logs: Nothing special visible in the logs, even in verbose mode nothing.

Show the Homebridge logs here, remove any sensitive information.

Plugin Config: { "name": "Free@HomeLocalAPI", "host": "192.168.188.68", "user": "xxxxxxxxxxxx", "password": "yyyyyyy", "tlsEnabled": false, "disableCertificateVerification": false, "verboseErrors": true, "experimental": true, "platform": "FreeAtHomeLocalApi"

Environment:

Fridschi commented 1 year ago

Looks like it was internal network problem here with me. When I used the home app on iOS everything is fine. Problem only occurred on my Mac.

github-actions[bot] commented 10 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.