Mike Bishop
Mike Bishop
The Tesla API's current most common way to break is by hanging forever, and the Python scripts currently let it. This is particularly pernicious for refresh, which can run during...
Right now, the car shown is always, well, mine. 😁 It _should_ be possible to build the compositor URLs from the VehicleData and display the car indicated, but that's going...
I'm running a Tor bridge in a container (using https://hub.docker.com/r/thetorproject/obfs4-bridge), and using nyx on the host to monitor it. Nyx is persistently logging this error message: > [NYX_NOTICE] BUG: Unexpected...
**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [x] I...
It appears that Tesla has now decommissioned the legacy endpoint, as long promised. ``` 09:27:59 ⛽ Manager 20 Charge when above 6A (minAmpsPerTWC). 09:28:13 🚗 TeslaAPI 17 Callandor: stop charge...
Now that we have the code to parse the JWTs, we don't have to assume the length of a token's duration -- we can read it. We can also respond...
The Powerwall module wasn't up-to-date with the changes to use the Fleet API. Most things were still working, since we primarily query the Powerwall locally, but this should enable the...
### What happened? In the Library view, if the "Collapse Series" checkbox is checked and the filter "Series > No Series" is applied, no results are shown.  ### What...
**Describe the bug** When using an OAuth2 flow, if the `redirect_uri` is any of the following, it reaches Authentik and functions normally: - `http%3A%2F%2Fhostname` - `https%3A%2F%2Fhostname` - `https://hostname` However, this...