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

Make EnumType default to incasesensitive for cli tool #790

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

rytilahti
Copy link
Owner

There were no cases where the case-sensitivity is deliberately wanted, so it makes sense to clean this up.

This also fixes the issue with vacuum's set_waterbox which was not defined as EnumType (see #786).

There were no cases where the case-sensitivity is deliberately wanted, so it makes sense to clean this up.

This also fixes the issue with vacuum's set_waterbox which was not defined as EnumType
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 73.971% when pulling 5a84857 on refactor/enumtype_default_incasesensitive into c5da8a9 on master.

@rytilahti rytilahti merged commit b0dfc76 into master Aug 5, 2020
@rytilahti rytilahti deleted the refactor/enumtype_default_incasesensitive branch August 5, 2020 18:17
xvlady pushed a commit to xvlady/python-miio that referenced this pull request May 9, 2021
There were no cases where the case-sensitivity is deliberately wanted, so it makes sense to clean this up.

This also fixes the issue with vacuum's set_waterbox which was not defined as EnumType
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

Successfully merging this pull request may close these issues.

2 participants