1
0
mirror of https://github.com/beestat/app.git synced 2025-07-09 03:04:07 -04:00

Added new ecobee model names

This commit is contained in:
Jon Ziebell 2022-05-31 17:54:57 -04:00
parent caa158f8e7
commit f2041f40fa

View File

@ -16,7 +16,7 @@ beestat.ecobee_thermostat_models = {
'siEms': 'Smart Si EMS',
'siSmart': 'Smart Si',
'vulcanSmart': 'SmartThermostat',
'aresSmart': 'SmartThermostat',
'aresSmart': 'SmartThermostat Premium',
'artemisSmart': 'SmartThermostat'
};