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
GE GDF570SGFWW dishwasher. Heavy cycle. operatingMode is End of Cycle.
When I query cycleState, I get cycleRunning:3. The documentation says that cycleRunning should be either 0 to indicate that it's not running, or non-zero if it is. It's not running as far as I can tell.
Normally I get 1 when it's running.
The text was updated successfully, but these errors were encountered:
@Hixie: You're right, cycleStatus.cycleRunning represents the enumerated value of the cycle that is currently running. The documentation is wrong and needs to be updated.
GE GDF570SGFWW dishwasher. Heavy cycle. operatingMode is End of Cycle.
When I query cycleState, I get cycleRunning:3. The documentation says that cycleRunning should be either 0 to indicate that it's not running, or non-zero if it is. It's not running as far as I can tell.
Normally I get 1 when it's running.
The text was updated successfully, but these errors were encountered: