Mike Bishop

Results 64 issues of Mike Bishop

It's slightly more complicated than this, because the car's _current_ charge limit might not be the charge limit applied by the Scheduled Charging policy. You should check whether the Scheduled...

I haven't attempted to debug this, just noting it for later investigation; I'm seeing the following in my console output: ![image](https://user-images.githubusercontent.com/4273797/95873725-31d35900-0d3e-11eb-91c7-15a5ffb95c3f.png) We do have code to make sure the math...

![image](https://user-images.githubusercontent.com/4273797/95211968-325a7580-07bb-11eb-8a78-61d7fa29ac42.png) The "charge session" messages trigger when any current starts to flow. It appears that the car pulls a brief amount of current, stops, and then ramps up, causing the...

bug

Not sure if it's related, but I observed this when I restarted TWCManager with an active charge session on the slave. ![image](https://user-images.githubusercontent.com/4273797/89371355-2108c600-d6b1-11ea-886b-e754c2bd7187.png) Note that the slave is actually ID 8244,...

bug

Currently, we assume that "home" is wherever the first car on the account is located when TWCManager starts up for the first time. That's not strictly correct, and some people...

It appears that all the output from the policy selection is level 8, everything from the chosen policy to the individual parameter comparisons. It might be more useful to segment...

enhancement

Possibly the root cause of actualbudget/releases#242, but it appears that individual lines of a Split are capable of having distinct cleared/uncleared status, even though this isn't exposed in the UI....

bug
help wanted
transactions
user interface

There's a link to view all the books in a series from the book's information page, but the Series itself isn't surfaced elsewhere. Consider some/all of the following enhancements around...

feature request

When books make it on the To-Read list (i.e. the small set of books I plan to read in the next few weeks), I typically want manual control over the...

feature request

When spinning up a fresh instance, after creating the first user account, the user comes to the login page but is already logged in. This should presumably redirect to some...