pufferfish-tech

Results 25 comments of pufferfish-tech
trafficstars

I'm still around if anyone has any PRs, I don't currently use this code so I can't offer a huge amount of assistance, I might be using it again in...

you need python 3, I'm pretty sure.

That looks amazing, is that the bigger version of the display from pimoroni?

You're not the only one who doesn't know how to use github!! It's not that hard to get some code on. I haven't a clue about the rest of the...

> I would really like to change the cheapest price on the standard Inky pHAT to point me to the beginning of the cheapest 3 hour period. I'm no coder...

It seems like a good thing to have so I'll try to merge it into the code...adding up groups of 2n (n=time period required) and looking for the min...now that...

Exactly that - I run cron at 5 and 8 ish pm. There was a topic about it but that's basically all there is to it. There's a pi zero...

Off the top of my head I think this is because you're running python 2 instead of python 3. If you have python3 installed then try python3 instead of python...

> I had this in my fork of your code. There’s also a fix for Daylight Savings, but not nearly as elegantly as how you did it! 😎 I used...

Ah, I see what you have done there with not plotting missing prices. Hmm. Must include that...