Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md: Included that brew switch can be reconfigured to a push button #415

Merged
merged 1 commit into from
Dec 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Further development, with new features, will only be done for ESP32.
* Separate PID for steam mode with own parameters and target temperature (can be enabled in the web interface/MQTT or using the steam switch)
* Automatically brew by set time (including pre-infusion with additional dimmer for the pump).
* Automatically brew by weight when scale components are built in.
* Possible to change brew and steam switches to push buttons. Brew push button then has two actions: short press for brew, long press to flush.
* Allows brew switch detection (e.g. for the shot timer) by using an optocoupler module when deciding not to control the pump from the ESP ([details](https://rancilio-pid.github.io/ranciliopid-handbook/de/customization/brueherkennung.html#konfiguration-der-erkennung)).
* MQTT (IoT) support to monitor and manipulate all important parameters.
* Extended data monitoring via Influxdb/Grafana.
Expand Down