app icon indicating copy to clipboard operation
app copied to clipboard

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

Open ziebelje opened this issue 2 years ago • 1 comments

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 avatar Dec 31 '22 14:12 ziebelje

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 avatar Dec 10 '23 13:12 ziebelje