TWCManager icon indicating copy to clipboard operation
TWCManager copied to clipboard

Modern Theme Schedule suggestion

Open hopfi2k opened this issue 3 years ago • 1 comments

I have been working on adopting the charging schedule to the Modern Theme and would like to get some comments on the current results:

Bildschirmfoto 2021-08-06 um 11 17 19

Current a user can click once on a cell in the schedule table and it will turn light-yellow, a second click will turn it light-green to indicate that flex charging is selected.

Question I have:

The schedule is represented as a 2D matrix with values (none, enable, flex). From my understanding HTTPControl.py only supports a "start-" and "end-time" for each day (not multiple time-windows per day) and also the use of "flex" for the current day. Is this assumption correct? If so, do we plan to change this in the future to allow schedule settings on a "per hour" rather on a "per day" basis? Is there any use case for such a change?

hopfi2k avatar Aug 06 '21 09:08 hopfi2k

Discussion on #240 has been moving that direction, but I don't think anyone has been willing to bite off such a large change so far.

MikeBishop avatar Aug 07 '21 01:08 MikeBishop