Fix reauthentication for powerwall integration (#72174)
This commit is contained in:
parent
1e7b187fc6
commit
ad5dbae425
4 changed files with 71 additions and 27 deletions
|
@ -7,7 +7,6 @@ POWERWALL_BASE_INFO: Final = "base_info"
|
|||
POWERWALL_COORDINATOR: Final = "coordinator"
|
||||
POWERWALL_API_CHANGED: Final = "api_changed"
|
||||
POWERWALL_HTTP_SESSION: Final = "http_session"
|
||||
POWERWALL_LOGIN_FAILED_COUNT: Final = "login_failed_count"
|
||||
|
||||
UPDATE_INTERVAL = 30
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue