-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tado X - getAirComfort is going to the wrong endpoint #106
Comments
Hops has so far only been used for TadoX. Have they moved the Tado v3 endpoint to hops or just TadoX? Have you got the details, maybe from network inspector in Chrome? |
Just Tado X ` async getAirComfort({ homeId } = {}) {
|
If you see the linked PR I've updated the code. It should work for both v3 and X systems now. If you're able to test, that would be appreciated. Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
should be the hops endpoint for Tado X
The text was updated successfully, but these errors were encountered: