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 active/non-active behave better #45

Open
alexander-bauer opened this issue May 22, 2016 · 0 comments
Open

Make active/non-active behave better #45

alexander-bauer opened this issue May 22, 2016 · 0 comments

Comments

@alexander-bauer
Copy link
Contributor

Some kinds of items are inconsistent about when they are active or non-active. Temperatures, have their state fields set to numbers. Hence, they are active when the state is truthy, but this is inconsistent - they're not really binary.

alexander-bauer added a commit that referenced this issue May 22, 2016
This tries to convert string states to booleans, and avoids using
numerical states for coloring items active or not.

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

No branches or pull requests

1 participant