rancilio-pid / clevercoffee

Do-It-Yourself PID für Espressomaschinen
https://clevercoffee.de
GNU General Public License v2.0
277 stars 144 forks source link

Implemented WaterSwitch functionalty #508

Open ThorLie opened 4 months ago

ThorLie commented 4 months ago

Implemented WaterSwitch functionalty by introducing a waterHandler.h following the sample of steamHandler.h for the switch of the machinestate. Introduced new machineState kWater. The functionality is also handled in the waterHandler.h. Created editableVars and mqttVars. Tested hardware setup on the bench. Tested MQTT (waterOn status is sent).

ThorLie commented 1 month ago

@LoQue90 renaming water to hot water is a good idea.