Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MattJeanes committed Oct 22, 2024
2 parents f134074 + c637c0f commit 6fb4d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Home Assistant by default only keeps 10 days of history and will fail to calcula
### Monta

#### Client ID and Secret
Monta requires users to supply their Monta public API client ID and secret to request charging information. It is only used to query charging information and at no point does TeslaMateAgile request or access any data related to anything else. You can find the related code [here](https://github.com/MattJeanes/TeslaMateAgile/blob/main/TeslaMateAgile/Services/MontaService.cs).
Monta requires users to supply their Monta public API client ID and secret to request charging information. It is only used to query charging information and at no point does TeslaMateAgile request or access any data related to anything else. You can find the related code [here](https://github.com/MattJeanes/TeslaMateAgile/blob/main/TeslaMateAgile/Services/MontaService.cs). To register an application, check out the [Monta public API documentation](https://docs.public-api.monta.com/reference/home).

## FAQ

Expand Down

0 comments on commit 6fb4d1d

Please sign in to comment.