Same issue for me. Well my developer friend, let’s get to it
ok understood how to bring the new list of server in this phyton code to my home assisant
—>: Change growatt server URL (#76824) · home-assistant/core@324f555 · GitHub
??? thanks in advance
same issue here, noticed that server-api.growatt.com has blocked for some reason. anyone experienced the same??
Moin, have got the same issue but noone could help … ive got the same problem and 405 error using the shinephone app … think the problem is on the side of growatt ; do not know why here is nobody interested to modify the integration with the right server url
regards
rtax
Also unable to add integration after fail.
This Growatt Integration seams none to be interessted to helb us , why ?? Do i Do something wron G just asking fpr help …
i’m not a happy camper -… here
regards
I saw on github that in const.py the growatt server was deprecated…
See beneath…. Now I must look to change the one on my has-pi….
DEFAULT_NAME = “Growatt”
SERVER_URLS = [
“https://server-api.growatt.com/”,
“https://server-us.growatt.com/”,
“http://server.smten.com/”,
]
DEPRECATED_URLS = [
“https://server.growatt.com/”,
]