Ashley Pittman

Results 81 comments of Ashley Pittman

This would be nice as you say. I've only got a 1 phase zappi however but if you know the end-point then I can add it.

Yes, this is probably an issue. There's a check in there that dates back to a time when the API was newer and the servers weren't as reliable, but there's...

Can you try with latest master, https://github.com/ashleypittman/mec/commit/2cb87c05d10116d28fe17e5fd6739730c0614cef should fix this.

Can you try again now?

Probably "pip install --user python-daemon"

Odd as you say. I don't typically use boost charge at this time of year, but I do see the app showing the same values as the script set, and...

I had this one to, you just need to update the checkout of the https://github.com/filcole/pycarwings2 repo, specifically you want https://github.com/filcole/pycarwings2/commit/627f9e18bbead510d4a8f01ff87ddb7ffed08dc1

Two comments here: 1. `/usr/bin/` probably isn't the first choice for test binaries. These are never going to call by a user so not on `PATH` would be nice but...

> > 2. Some level of interoperability would be nice here or this is going to cause test failures. Perhaps this code could keep checking the existing path and add...

> > > Is this test failing in master? It would only be doing that if we'd landed the packaging change already I'd expect. > > > > > >...