Keith's Pi Tutorials

Results 6 comments of Keith's Pi Tutorials

Ben, I meant to try this at the weekend but run out of time. However I looked through my notes and it appears I did not install via this repo,...

Ben, see the readme on our Tractobot 2014 repo https://github.com/ipswichmakerspace/TractorBot/tree/master/software A file had to be edited or a different repo used. We have not tried this for a while since...

I'm getting this on the Radio Browser integration on HA Core.

I replaced the following code in `sensor.py` at lines 203 and 204: ``` if nextDepartureEstimatedTs is None: self._state = "No Departures" ```` with ``` if nextDepartureEstimatedTs is None: self._state =...

That is fine removing 2FA from your account, but 2FA is required to pay for public charging. So currently two options, Enable 2FA and be able to use public chargers...

Yes, I think this is still an issue.To use the PodPoint app you need 2FA set. The integration does not work with 2FA, so you can use one or the...