This document describes how to access the Powerwall LAN API using the pypowerwall PR that enables TEDAPI access from LAN.
Direct LAN access to the Powerwall Gateway currently appears to be restricted. In testing, API access only worked when the request originated from a routed subnet behind the Gateway rather than directly from the home LAN.
To work around this, we create a small bridge/router that places the Powerwall on its own subnet.
This guide shows how to do that using a Linux system with two network interfaces (in this case a ZimaBoard).