netzero-labs/netzero

Polling interval

Opened this issue · 4 comments

Have been trying your link to Powerwall but frequently get no change of status. Is there a minimum interval between change requests, like 5 minutes or something?
Thanks

Thanks for the report, can you provide some more details? Which link to Powerwall are you using and what do you mean by "no change of status"?

There are two possible issues here:

  1. Configuration changes can sometimes take a few minutes to take effect -- they have to be sent to the Tesla Gateway. You can confirm this by manually changing a configuration option in the Tesla app.
  2. Tesla doesn't always reliably apply the configuration changes. Netzero automations work around this by retrying configuration changes when they are not applied successfully. I have not added those retries to the API endpoints yet.