Skip to content

Instantly share code, notes, and snippets.

@dmyerscough
Last active April 12, 2022 05:10
Show Gist options
  • Save dmyerscough/73b883f84d36a102223feb92cd69cdbd to your computer and use it in GitHub Desktop.
Save dmyerscough/73b883f84d36a102223feb92cd69cdbd to your computer and use it in GitHub Desktop.
pi@raspberrypi:~ $ docker run -d -p 9961:9961 \
-e TESLA_ADDR="192.168.1.3" \
-e TESLA_EMAIL="damian@example.com" \
-e TESLA_PASSWORD="MyTeslaPassword" \
-e SCRAPE_INTERVAL=30 damianmyerscough/tesla-powerwall-exporter:0.0.1
4df8be62edb9c493c4b08c064f297bf93f2b97c6fa393eb409f812506b63048c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment