1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

Fixed aux heat showing up funny on TTT

This commit is contained in:
Jon Ziebell 2021-03-04 07:07:40 -05:00
parent 7068a39af7
commit 55adb8182f

View File

@ -317,7 +317,7 @@ beestat.component.card.system.prototype.decorate_time_to_temperature_ = function
);
// Convert "heat_1" etc to "heat"
const simplified_operating_mode = operating_mode.replace(/_\d/, '');
const simplified_operating_mode = operating_mode.replace(/[_\d]|auxiliary/g, '');
/**
* If the system is off or if we've already reached the setpoint, don't show