Description
Problem Description
Cannot get string data with the latest PyPowerwall setup. Although TEDAPI is available, it is not connected.
Running python3 -m pypowerwall.tedapi seems to give all the data needed, including string data from my 2 powerwalls, but Powerwall-Dashboard does not get the data.
http://localhost:8675/tedapi/status returns 404 page not found
System Details
Describe the host system you are trying to use for the Dashboard:
Debian Linux setup running Powerwall-Dashboard through docker setup.
I have 2 Powerwall+ Units with Tesla Solar Panels
Verify Tool Output
If possible, please run the verify.sh
found in the Powerwall-Dashboard main folder. It will attempt to verify all the services needed to run Powerwall-Dashboard and identify errors. Please paste the output or screenshot here:
./verify.sh
Checking pypowerwall
- Config File pypowerwall.env: GOOD
- Container (pypowerwall): GOOD
- Service (port 8675): GOOD
- Version: 0.11.1 Proxy t56
- Powerwall State: CONNECTED - Firmware: 24.28.1
- Site Name: Tesla Powerwall
- Gateway TEDAPI: Available (192.168.91.1)
- TEDAPI Vitals: Not Connected
- Cloud Mode: NO
Checking telegraf
- Config File telegraf.conf: GOOD
- Local Config File telegraf.local: GOOD
- Container (telegraf): GOOD
- Version: Telegraf 1.28.2 (git: HEAD@8d9cf395)
Checking influxdb
- Config File influxdb.conf: GOOD
- Environment File influxdb.env: GOOD
- Container (influxdb): GOOD
- Service (port 8086): GOOD
- Filesystem (./influxdb): GOOD
- Version: InfluxDB shell version: 1.8.10
Checking grafana
- Config File grafana.env: GOOD
- Container (grafana): GOOD
- Service (port 9000): GOOD
- Filesystem (./grafana): GOOD
- Version: Grafana CLI version 9.1.2
Checking weather411
- Container (weather411): GOOD
- Service (port 8676): GOOD
- Weather: {"temperature": 53.76}
- Version: 0.2.3
Activity