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
Some API methods work without authentication and provide some basic info about the Powerwall. So we may show user the information right away and optionally request to login for to get advanced telemetry data.
Learn what API methods work without login.
Split configuration into required (IP addr) and optional (login data).
Make send_telemetry and commands aware of the changes.
The text was updated successfully, but these errors were encountered:
Some API methods work without authentication and provide some basic info about the Powerwall. So we may show user the information right away and optionally request to login for to get advanced telemetry data.
send_telemetry
and commands aware of the changes.The text was updated successfully, but these errors were encountered: