Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cycleStatus.cycleRunning == 3? #13

Open
Hixie opened this issue May 13, 2016 · 2 comments
Open

cycleStatus.cycleRunning == 3? #13

Hixie opened this issue May 13, 2016 · 2 comments

Comments

@Hixie
Copy link

Hixie commented May 13, 2016

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.

@Hixie
Copy link
Author

Hixie commented Jun 7, 2016

looks like it's the selected program. 0 means inactive, 1 means autosense, 3 means heavy, 6 means normal, and 11 means light.

@0xbarrett
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants