mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-15 23:00:18 -07:00
Update wideq/core.py
This commit is contained in:
parent
6197fa42d1
commit
235fb0f231
@ -392,7 +392,6 @@ class Gateway(object):
|
||||
country=country,
|
||||
language=language,
|
||||
)
|
||||
print(json.dumps(gw))
|
||||
return cls(gw["empUri"], gw["thinq2Uri"], country, language)
|
||||
|
||||
def oauth_url(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user