BJReplay

Results 80 comments of BJReplay

> Oh no. I don't recall anyone testing the PW1. PW2, but Gateway 1 - and early vintage - no reset button, for example. > I assume you are using...

> It would be interesting to see if you get a different response using the manual TEDAPI tools: Will give it a try (may not be for a couple of...

Note set up a venv as on Ubuntu 24.04 which requires venv or complains very loudly :) Had an old (2019 install), so removed first. ``` BJ@Replay:~$ rm -rf pypowerwall/...

Further (with `--debug` command line): ``` (pypowerwall) BJ@Replay:~$ python3 -m pypowerwall.tedapi --debug pyPowerwall - Powerwall Gateway TEDAPI Reader [v0.11.1] DEBUG:pyPowerwall TEDAPI version 0.11.1 DEBUG:Python 3.12.3 (main, Sep 11 2024, 14:17:37)...

After replacing `YOURPASSWD` with `` After `curl -i -u Tesla_Energy_Device:YOURPASSWD -k https://192.168.91.1` I got ``` HTTP/2 200 cache-control: no-cache, no-store content-type: text/html content-length: 1085 date: Sun, 13 Oct 2024 00:01:30...

I've also tried toggling using the Tesla One app but I now can't log in using that - I may need to back off for a while :). I don't...

> You would need a way to packet capture that (likely on the device you are using for Tesla One). I have an old Android phone that I have root...

And just like that... Downgraded to 23.28.2. I suspect that 24.36.1 was a little undercooked. I also ran into problems with just the normal login from HA - it would...

Just the same, I'm afraid (which, TBH, I expected - given the need to toggle the switch to use Telsa One): ``` BJ@Replay:~$ source pypowerwall/bin/activate (pypowerwall) BJ@Replay:~$ python3 -m pypowerwall.tedapi...