seydx / homebridge-tado-thermostat

Homebridge plugin for controlling Tado smart thermostats with Fakegato History
MIT License
11 stars 27 forks source link

401 - authentication error #6

Closed oynek closed 6 years ago

oynek commented 6 years ago

Installations worked like a charm. But the plugin fails to retrieve tado information. Seems to be an authentication error. Checked my credentials twice - they are correct. Might be a problem with special characters: I use a "&"-sign in my tado-password. Had similar issues with other plugins.

[2018-3-26 12:41:23] [Thermostat] Getting HomeID...                                                           
[2018-3-26 12:41:23] [Thermostat] HomeID Error: Error: Failed to load data, status code: 401

btw: Where can i find HomeID manually?

seydx commented 6 years ago

Set homeID manually will not fix the problem because i.e. requesting the state will also need credentials

I will test transforming the credentials and try to fix that in the next version

seydx commented 6 years ago

v3.1.7 is up Should be Fixed, can you try it pls

oynek commented 6 years ago

Perfect. Authentication succeeded. But probably found another issue. Will open a different issue for it.

seydx commented 6 years ago

Ok, im closing this issue then