mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -04:00
Mostly migrated from heat_auxiliary to auxiliary_heat naming convention for #331
This commit is contained in:
parent
c8f4a55873
commit
93ea2642c8
@ -264,6 +264,8 @@ class ecobee_thermostat extends cora\crud {
|
||||
'reported' => $thermostat['system_type2']['reported'],
|
||||
'detected' => $detected_system_type2
|
||||
];
|
||||
// TODO This is temporary.
|
||||
$attributes['system_type2']['reported']['auxiliary_heat'] = $attributes['system_type2']['reported']['heat_auxiliary'];
|
||||
}
|
||||
|
||||
$attributes['running_equipment'] = $this->get_running_equipment(
|
||||
|
Loading…
x
Reference in New Issue
Block a user