Add Ecobee Smart Enhanced (#83666)

This commit is contained in:
Fuzzy 2022-12-22 07:49:21 -05:00 committed by GitHub
parent 6ee8c8b60e
commit f7a6eb4f69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,7 @@ ECOBEE_MODEL_TO_NAME = {
"apolloSmart": "ecobee4 Smart", "apolloSmart": "ecobee4 Smart",
"vulcanSmart": "ecobee4 Smart", "vulcanSmart": "ecobee4 Smart",
"aresSmart": "ecobee Smart Premium", "aresSmart": "ecobee Smart Premium",
"artemisSmart": "ecobee Smart Enhanced",
} }
PLATFORMS = [ PLATFORMS = [