Skip to content
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

Entering home age from the ecobee app sets the "age" property of HouseDetails wrong #378

Open
ziebelje opened this issue Dec 31, 2022 · 1 comment
Labels
Vendor Waiting for more information from the vendor.
Milestone

Comments

@ziebelje
Copy link
Member

ziebelje commented Dec 31, 2022

The ecobee app (Android, not sure about iOS) allows you to set the home age by selecting a decade. When you do this, the "age" property of HouseDetails gets set to that value.

For example, setting it to "2000s" sets "age" to "2000".
image
image

This differs from the web app where you select age in years. In this case it sets it to the age I selected. Even though this is supposed to be about the same as the app, the value stored is two orders of magnitude different.
image
image

Setting the value from the app seems to differ from what the API docs say:
image

The correct thing should be that the app sets the property age just like the web portal does.

@ziebelje ziebelje added the Vendor Waiting for more information from the vendor. label Dec 31, 2022
@ziebelje ziebelje added this to the Next Release milestone Jan 12, 2023
@ziebelje
Copy link
Member Author

This appears to be an issue now mostly for new homes where the age hasn't been set. They are getting set to 120 years old. :/

@ziebelje ziebelje reopened this Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Vendor Waiting for more information from the vendor.
Projects
None yet
Development

No branches or pull requests

1 participant