Fix GasThermoMachine upgrading (#8313)

This commit is contained in:
Leon Friedrich
2022-05-29 07:10:37 +12:00
committed by GitHub
parent 9cd323e519
commit 2b2bef5947
3 changed files with 71 additions and 25 deletions

View File

@@ -218,7 +218,6 @@
enabledState: freezer_on
- type: GasThermoMachine
mode: Freezer
minTemperature: 73.15
- type: Machine
board: ThermomachineFreezerMachineCircuitBoard
@@ -244,6 +243,5 @@
enabledState: heater_on
- type: GasThermoMachine
mode: Heater
maxTemperature: 573.15 # This is changed when parts are refreshed.
- type: Machine
board: ThermomachineHeaterMachineCircuitBoard