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

What is the syntax for schedule? #101

Open
jumpjack opened this issue Oct 5, 2021 · 0 comments
Open

What is the syntax for schedule? #101

jumpjack opened this issue Oct 5, 2021 · 0 comments

Comments

@jumpjack
Copy link

jumpjack commented Oct 5, 2021

How do I set charge schedule?

Command pyze schedule returns this:

Schedule ID: 1 [Active]
Day        Start time    End time    Duration
---------  ------------  ----------  ----------
Monday     03:30         08:30       5:00:00
Tuesday    03:30         08:30       5:00:00
Wednesday  03:30         08:30       5:00:00
Thursday   03:30         08:30       5:00:00
Friday     03:30         08:30       5:00:00
Saturday   03:30         08:30       5:00:00
Sunday     03:30         08:30       5:00:00

Schedule ID: 2
Day    Start time    End time    Duration
-----  ------------  ----------  ----------

Schedule ID: 3
Day    Start time    End time    Duration
-----  ------------  ----------  ----------

Schedule ID: 4
Day    Start time    End time    Duration
-----  ------------  ----------  ----------

Schedule ID: 5
Day    Start time    End time    Duration
-----  ------------  ----------  ----------

Let's suppose I want to change sunday schedule for id 1.

By the way, the output is wrong: it should show 01:30-06:30 for all days, and I am in timezone GMT+2 (Italy).

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

No branches or pull requests

1 participant