Replies: 1 comment
|
The running costs for the current month (the bill for december 2024 will be waived) can be viewed on the Tesla Developer Dashboard. Also: the default usage limit is set to $10 with $10 discount applied, so you won't actually be charged until you increase the limit and add a payment method. TWCManager will probably stop working when you hit the set limit. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tesla just announced that they will be charging apps for using the Fleet API from 01-01-2025 onwards.
I did some research what using TWCManager will cost me come 2025. I took November 2024 as an example month:
The announced pricing is:
So my total bill for this month would be:
509 commands = $0.51
180 wakes = $3.60
2527 device_data = $5.05
Total = $9.16
Since Tesla grants each app $10 free usage each month for development purposes it seems I can keep using TWCManager for free.
All reactions