-
Notifications
You must be signed in to change notification settings - Fork 17
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
Consider restating in the positive: "Do not send home when stopped" -> "Dock when stopped" (1.3.0-beta.5) #73
Comments
@khad thank you, I agree. @rcoletti116 would you like to update, and set a default in the schema and in the code? |
I'll take a look and think about this one. I had this in the positive before submitting the PR, but there was a reason I changed it. |
Some other possibilities if you want to preserve the current true/false states:
I don't personally like "powered off", but it's the language Apple uses in the UI. (I wouldn't recommend "Pause when stopped" because it seems like a logical contradiction. Pause and stop are two different things, no?) |
I've got a PR coming that should reverse this and make it more logical. As far as pause vs. stop - they are two different things to Roomba, though iRobot's own app has tried to do away with stop. Stop ends a cleaning job and pause does not. The next version will be "Dock when stopped," with the default being "true" to preserve the current function for all users who update. |
Settings should be stated in the positive for clarity.
Expected Behavior
The last setting in the screenshot should be:
It can default to on/"true".
Current Behavior
The current setting is a double negative when it is in its default state, which makes it harder to understand at a glance:
Or, in the config:
Versions
The text was updated successfully, but these errors were encountered: