Skip to content

Commit

Permalink
Merge pull request #17 from muppet3000/new-features
Browse files Browse the repository at this point in the history
Added support for jinkosolar URL (confirmed working via email)
  • Loading branch information
muppet3000 authored Jan 31, 2023
2 parents b18392e + ce58a3c commit 4aa2aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/growatt_server_api/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"https://server-api.growatt.com/",
"https://server-us.growatt.com/",
"http://server.smten.com/",
"https://pvplusanz.jinkosolar.com/",
]

DEPRECATED_URLS = [
Expand Down

0 comments on commit 4aa2aff

Please sign in to comment.