Skip to content

Commit 3c4e215

Browse files
the78moleCopilot
andauthored
Add no-improv variant (#95)
* Add no-improv variant * Fixed wired typo --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 64e497e commit 3c4e215

File tree

3 files changed

+468
-3
lines changed

3 files changed

+468
-3
lines changed

.github/workflows/build-matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- buderus-km271-hc2-rw.yaml
4242
- buderus-km271-writable-8MB.yaml
4343
- buderus-km271-writable-espidf.yaml
44+
- buderus-km271_en_noimprov.yaml
4445

4546
steps:
4647
- name: Download prepared workspace

buderus-km271_en.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ binary_sensor:
210210
name: "DHW Priority Switching"
211211
# Kesselfehler
212212
error_burner_malfunction:
213-
name: "FBurner Failure"
213+
name: "Burner Failure"
214214
error_boiler_sensor:
215215
name: "Boiler Sensor Error"
216216
error_additional_sensor:
@@ -317,7 +317,7 @@ number:
317317
name: "HC1 Target Room Temperature Day"
318318
mode: slider
319319
config_heating_circuit_1_holiday_target_temperature:
320-
name: "Holiday Temperature"
320+
name: "HC1 Holiday Temperature"
321321
mode: slider
322322
config_heating_circuit_1_flow_temperature_max:
323323
name: "HC1 Maximum Heating Circuit Temperature"
@@ -339,7 +339,7 @@ number:
339339
name: "HC2 Target Room Temperature Day"
340340
mode: slider
341341
config_heating_circuit_2_holiday_target_temperature:
342-
name: "Holiday Temperaturer"
342+
name: "HC2 Holiday Temperature"
343343
mode: slider
344344
config_heating_circuit_2_flow_temperature_max:
345345
name: "HC2 Maximum Heating Circuit Temperature"

0 commit comments

Comments
 (0)