Fix Growatt login invalid auth response (#57071)
This commit is contained in:
parent
1a7a4c52f1
commit
f76cb12945
4 changed files with 20 additions and 5 deletions
|
@ -16,3 +16,5 @@ DEFAULT_URL = SERVER_URLS[0]
|
|||
DOMAIN = "growatt_server"
|
||||
|
||||
PLATFORMS = ["sensor"]
|
||||
|
||||
LOGIN_INVALID_AUTH_CODE = "502"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue