Coils for cooker hood and central vacuum modes

This commit is contained in:
Jarno Rankinen 2023-02-28 20:32:18 +02:00
parent 150ed97071
commit b6450914d1
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
1;COIL_AWAY;Set the machine to away mode 1;COIL_AWAY;Set the machine to away mode
2;COIL_AWAYL;Set the machine to away long mode 2;COIL_AWAYL;Set the machine to away long mode
3;COIL_OVERPR;Set the machine to overpressure mode 3;COIL_OVERPR;Set the machine to overpressure mode
4;-;- 4;COIL_COOKER;Set the machine to cooker hood mode
5;-;- 5;COIL_C_VAC;Set the machine to central vacuum mode
6;COIL_MAX_H;Force the machine to heat at maximum effect. 6;COIL_MAX_H;Force the machine to heat at maximum effect.
7;COIL_MAX_C;Force the machine to cool at maximum effect. 7;COIL_MAX_C;Force the machine to cool at maximum effect.
8;COIL_CO2_BOOST_EN;CO2 boosting enabled 8;COIL_CO2_BOOST_EN;CO2 boosting enabled

1 0 COIL_STOP Stop the machine
2 1 COIL_AWAY Set the machine to away mode
3 2 COIL_AWAYL Set the machine to away long mode
4 3 COIL_OVERPR Set the machine to overpressure mode
5 4 - COIL_COOKER - Set the machine to cooker hood mode
6 5 - COIL_C_VAC - Set the machine to central vacuum mode
7 6 COIL_MAX_H Force the machine to heat at maximum effect.
8 7 COIL_MAX_C Force the machine to cool at maximum effect.
9 8 COIL_CO2_BOOST_EN CO2 boosting enabled