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

Air Quality Monitor: Full support of the night mode #294

Merged

Conversation

syssi
Copy link
Collaborator

@syssi syssi commented Apr 1, 2018

(Closes: #283)

@@ -1,13 +1,19 @@
from datetime import timedelta

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'datetime.timedelta' imported but unused

@coveralls
Copy link

coveralls commented Apr 1, 2018

Coverage Status

Coverage decreased (-0.1%) to 69.902% when pulling 654bb50 on syssi:feature/airqualitymonitor-additional-setter into 65d68f5 on rytilahti:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 69.908% when pulling b3e124b on syssi:feature/airqualitymonitor-additional-setter into 65d68f5 on rytilahti:master.

@syssi
Copy link
Collaborator Author

syssi commented Apr 1, 2018

I didn't use timedelta for begin and end time finally. Integers can be easily provided at the CLI interface. I'm unsure about other types.

@rytilahti
Copy link
Owner

That's fine, the code looks fine too, could you however update the title of this PR to be more descriptive what's included before merging it?

@syssi syssi changed the title Air Quality Monitor: Decrease the brightness at night Air Quality Monitor: Full support of the night mode Apr 3, 2018
@syssi syssi merged commit dea297c into rytilahti:master Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants