AndreasOttiger / homebridge-twiline

Homebridge plugin for TWILINE - smart home
Apache License 2.0
0 stars 0 forks source link

Blinds and windows are shown as "turned on" in Homekit/are not updated #3

Open AndreasOttiger opened 3 months ago

AndreasOttiger commented 3 months ago

Describe The Bug:

Possible solutions:

To Reproduce:

Add a blind or a window. When Homebridge starts it shows a random (?) state for these accessories, usually also as active.

Expected behavior:

The blinds/windows should only look active when they are moving. And otherwise be closed or opened but not active.

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

AndreasOttiger commented 3 months ago

Configuration of TWILINE was wrong (blinds were configured with default runtime of 180 seconds), interface worked well.

AndreasOttiger commented 3 months ago

As for the other things, the initial states that are wrong -> probably because too many status requests in a short time means that some of them are lost, see #1