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

Fix ValueError: hour must be in 0..23 in px100.py #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Race666
Copy link

@Race666 Race666 commented Dec 22, 2024

Command PX100.TIMER does not send hours, it sends (at my device) only minutes and seconds. So all timers with > 23 minutes fail in a "ValueError: hour must be in 0..23" because the assignment of hour, minute and second is wrong....May be this affects only my device....

Command PX100.TIMER does not send hours, it sends (at my device) only minutes and seconds. So all timers with > 23 minutes  fail in a "ValueError: hour must be in 0..23" and minute and second assignment would be wrong
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.

1 participant