Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox authored Jul 9, 2024
1 parent fcb24f0 commit 0570f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/fleetapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Step 2 - Run the `create_pem_key.py` script and place the **public** key on your
Step 3 - Run SETUP using the built in pyPowerwall `fleetapi` setup mode. This will ask for all the details above, generate a partner token, register your partner account, generate a user token needed to access your Powerwall. It will also get the site_id and run a query to pull live power data for your Powerwall.

```bash
python -m pypowerall fleetapi
python -m pypowerwall fleetapi
```

Configuration data will be stored in `.pypowerwall.fleetap`.
Expand Down

0 comments on commit 0570f48

Please sign in to comment.