mirror of
https://github.com/beestat/app.git
synced 2025-06-02 21:26:38 -04:00
Added new thermostat type
This commit is contained in:
parent
8ab3931f2e
commit
e9d6f9a291
@ -17,7 +17,9 @@ beestat.ecobee_thermostat_models = {
|
|||||||
'siSmart': 'Smart Si',
|
'siSmart': 'Smart Si',
|
||||||
'vulcanSmart': 'Smart Thermostat',
|
'vulcanSmart': 'Smart Thermostat',
|
||||||
'aresSmart': 'Smart Thermostat Premium',
|
'aresSmart': 'Smart Thermostat Premium',
|
||||||
'artemisSmart': 'SmartThermostat Enhanced'
|
'artemisSmart': 'Smart Thermostat Enhanced',
|
||||||
|
'attisPro': 'Smart Thermostat Lite',
|
||||||
|
'attisRetail': 'Smart Thermostat Essential'
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user