indykoning / PyPi_GrowattServer

MIT License
80 stars 34 forks source link

Update default url to openapi.growatt.com #77

Closed marcovtwout closed 7 months ago

marcovtwout commented 7 months ago

Fixes https://github.com/indykoning/PyPi_GrowattServer/issues/74

Based on the similar change applied to Home Assistant: https://github.com/home-assistant/core/pull/109122 The PR author there received these URLs from the Growatt IT department.

I also found this document online, probably originating from Growatt as well, mensioning the same URLs: https://www.showdoc.com.cn/262556420217021/1494054927748011 image

indykoning commented 7 months ago

Awesome! I'm glad we got an official response on which urls to use for this

simonf2004 commented 3 months ago

Does this mean that calls to the updated urls are not going to get blocked? Are these urls specifically for this purpose?
Thanks!

marcovtwout commented 3 months ago

@simonf2004 We don't know for sure as there is no officially published information for this. But few bug reports came in since the change so it looks OK for now.