You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless I missed it when I did a code search there's no way to set the tariff in this API.. but there is in the Tesla Fleet API by using POST /api/1/energy_sites/{energy_site_id}/time_of_use_settings (Source: https://developer.tesla.com/docs/fleet-api/endpoints/energy)
Are some endpoints missing?
I also could not find it in the Cloud API either (although of course the app does support this)
Kind Regards (and happy holidays!),
Matthew
The text was updated successfully, but these errors were encountered:
Matthew1471
changed the title
Missing time_of_use_settings in Fleet API?
Missing time_of_use_settings in Fleet API?
Dec 28, 2024
Hi @Matthew1471 you are correct. This API is not implemented, and likely many others. I would absolutely love and welcome the enhancement if you have time to code it. Feel free to submit a PR. I will tag this as an enhancement request.
Hi,
Unless I missed it when I did a code search there's no way to set the tariff in this API.. but there is in the Tesla Fleet API by using
POST /api/1/energy_sites/{energy_site_id}/time_of_use_settings
(Source: https://developer.tesla.com/docs/fleet-api/endpoints/energy)Are some endpoints missing?
I also could not find it in the Cloud API either (although of course the app does support this)
Kind Regards (and happy holidays!),
Matthew
The text was updated successfully, but these errors were encountered: