Jason Cox
Jason Cox
Thanks @jgleigh - I do appreciate these. For some reason, I don't get these but suspect it is due to having my Powerwall hardwired into my network. This is likely...
Since you are using the [Powerwall-Dashbaord](https://github.com/jasonacox/Powerwall-Dashboard) setup, that is telegraf. The Dashboard setup uses docker-compose which create a private network inside docker to manage the communication between the containers. The...
Hi @jgleigh - can you check http://localhost:8675/stats to make sure it show 0.8.3 as the version? If not, use this container: ``` jasonacox/pypowerwall:0.8.3t53-beta2 ```
Ok, another try... I saw where I was missing the empty payload. It will still log an error because this could be indicative of a bigger problem (unable to communicate...
> 2024-04-18 15:16:07 04/18/2024 03:16:07 PM [proxy] [ERROR] Socket broken sending API response to client [doGET]: [Errno 32] Broken pipe This is an indication of a network connection breaking. It...
@jgleigh Yikes... Did it require you to reset your password?
Good idea, @jgleigh - I am on the same Firmware but haven't seen the same thing. However, I do notice that start_time and up_time don't match but that could just...
Hi @jgleigh - Here is the plan to sync them up: https://github.com/jasonacox/Powerwall-Dashboard/pull/474 The tests have gone well and today I heard back from someone in the community that confirmed the...
Let me know what you think... Hopefully it works. :)
You are correct, there is no way to set it via the proxy. The Powerwall gateway API no longer allows local control of the Powerwall. To control the Powerwall, you...