Pyecobee icon indicating copy to clipboard operation
Pyecobee copied to clipboard

Missing Attribute displayAirQuality

Open themoosman opened this issue 2 years ago • 1 comments

When using the API, I'm getting the following error message.

Missing attribute in class Settings
Attribute name  => displayAirQuality
Attribute value => True
Please open a new issue here (https://github.com/sfanous/Pyecobee/issues/new)

themoosman avatar Jul 04 '23 18:07 themoosman

Thanks for reporting @themoosman

This is just a message that is generated whenever the code parses the ecobee response and finds an attribute it didn't expect. This happens as ecobee add new features and so expand existing objects.

I'll try to get to it this week.

sherif-fanous avatar Jul 05 '23 14:07 sherif-fanous