Merge PR #450: Tado: Fix login url
This commit is contained in:
commit
00fa52930f
@ -97,7 +97,7 @@ public:
|
|||||||
bool authenticated();
|
bool authenticated();
|
||||||
bool connected();
|
bool connected();
|
||||||
|
|
||||||
void getApiCredentials(const QString &url = "https://my.tado.com/webapp/env.js");
|
void getApiCredentials(const QString &url = "https://app.tado.com/env.js");
|
||||||
void getToken(const QString &password);
|
void getToken(const QString &password);
|
||||||
void getHomes();
|
void getHomes();
|
||||||
void getZones(const QString &homeId);
|
void getZones(const QString &homeId);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user