You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe The Bug:
Light switches changes state when button switch turns on instead of when button switch turns off. The button switch will switch after the set delay but the light switch already changes state when the button switch is triggered. So the timer functionality for delaying the light is not given.
This behavior is only occurring in version 1.0.2 and up. For now I downgraded to 1.0.1 again where the plugins works as it should.
To Reproduce:
Freshly installed homebridge docker container. Install plugin 1.0.2 or higher. Create a switch with e.g. 5000ms delay. Save. Go to apple home, turn button switch on.
Expected behavior:
Light switch should switch state when button switch turn off after timer is done.
The text was updated successfully, but these errors were encountered:
Describe The Bug:
Light switches changes state when button switch turns on instead of when button switch turns off. The button switch will switch after the set delay but the light switch already changes state when the button switch is triggered. So the timer functionality for delaying the light is not given.
This behavior is only occurring in version 1.0.2 and up. For now I downgraded to 1.0.1 again where the plugins works as it should.
To Reproduce:
Freshly installed homebridge docker container. Install plugin 1.0.2 or higher. Create a switch with e.g. 5000ms delay. Save. Go to apple home, turn button switch on.
Expected behavior:
Light switch should switch state when button switch turn off after timer is done.
The text was updated successfully, but these errors were encountered: