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
Operating in dry contact mode, when you open a door, if you stop it in motion (either from the devices website or the button/keypad) the door continues to report the increasing position over time until finally reporting a state of "OPEN" and a current_operation of "IDLE" even though the open limit switch is never switched "ON". Similarly, closing the door and then stopping the motion causes the ratgdo to report the decreasing position over time and finally "CLOSED" state and "IDLE" current_operation despite the closed limit switch never being switched "ON".
It seems the ESPHome firmware infers the state from the context of the last command and ignores the limit switches. Is this a product of the ratgdo's firmware implementation or a limitation of the ESPHome firmware itself.
The text was updated successfully, but these errors were encountered:
Operating in dry contact mode, when you open a door, if you stop it in motion (either from the devices website or the button/keypad) the door continues to report the increasing position over time until finally reporting a state of "OPEN" and a current_operation of "IDLE" even though the open limit switch is never switched "ON". Similarly, closing the door and then stopping the motion causes the ratgdo to report the decreasing position over time and finally "CLOSED" state and "IDLE" current_operation despite the closed limit switch never being switched "ON".
It seems the ESPHome firmware infers the state from the context of the last command and ignores the limit switches. Is this a product of the ratgdo's firmware implementation or a limitation of the ESPHome firmware itself.
The text was updated successfully, but these errors were encountered: