Skip to content
Discussion options

You must be logged in to vote

I've set up a static route to the 192.168.91.0/24 network that is pointed at the IP address of the leader PW3.

Sadly, this no longer works. With Firmware 25.10.1 and above, Tesla prevents static route access. You will need to have your Dashboard host connect directly to the Powerwall WiFI access point. One way to do this is to have your Dashboard host (e.g. Raspbrerry Pi) connect to your LAN with an ethernet cable and use it's WiFi adapter to connect to the Powerwall. Details are here:
#607

For troubleshooting purposes, you can use the pypowerwall library directly:

# Create a virtual python env
python -m venv venv
source venv/bin/activate

# Install package
pip install pypowerwall

# Sc…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
1 reply
@SeanNazareth
Comment options

Answer selected by SeanNazareth
Comment options

You must be logged in to vote
11 replies
@JohnJ9ml
Comment options

@JohnJ9ml
Comment options

@jasonacox
Comment options

@JohnJ9ml
Comment options

@jasonacox
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants