diff --git a/README.md b/README.md index d6daa16f..a944afd3 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,9 @@ With version v4.4.0+, pypowerwall can be set to access the TEDAPI API on the Gat ```bash # Example - Change 192.168.0.100 to the IP address of Powerwall Gateway on your LAN +# Automatic - Route Script - Detect OS and setup persistent route. +./add_route.sh + # Linux / RPi - Add to netplan, /etc/rc.local or /etc/network/if-up.d/static-route for persistence sudo ip route add 192.168.91.1 via 192.168.0.100