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) {
|
||||
return {"OK"};
|
||||
return {"Standby"};
|
||||
}
|
||||
return {"Alarm"};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user