jasonacox / pypowerwall

Python API for Tesla Powerwall and Solar Power Data
MIT License
135 stars 24 forks source link

v0.6.2b - Proxy Grafana Support for Dark Mode #52

Closed jasonacox closed 11 months ago

jasonacox commented 11 months ago

Proxy t28

This PR updates the proxy to include a grafana-dark style for PW_STYLE. This is to accommodate placing as iframe in newer Grafana versions (e.g. v9.4.14) while matching the background. See https://github.com/jasonacox/Powerwall-Dashboard/discussions/371.

Also includes updates to documentation for environmental variable explanations.