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
There is a bug in the subdriver introduced by a previous PR where the
position can be inverted twice in the current status handler, meaning
that the windowShade capability could reflect as open when the shade is
closed and vice versa.
Copy file name to clipboardExpand all lines: drivers/SmartThings/matter-window-covering/src/matter-window-covering-position-updates-while-moving/init.lua
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ local function current_pos_handler(driver, device, ib, response)
0 commit comments