Auto-sync: oekoboiler-interface.yaml deleted
This commit is contained in:
@@ -384,7 +384,7 @@ text_sensor:
|
|||||||
|
|
||||||
// If only water temp warning is active and not heating, show OK
|
// If only water temp warning is active and not heating, show OK
|
||||||
if (only_water_temp_warning) {
|
if (only_water_temp_warning) {
|
||||||
return {"OK"};
|
return {"Standby"};
|
||||||
}
|
}
|
||||||
return {"Alarm"};
|
return {"Alarm"};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user