Mirror of r420/sauer/bfa-dryer-design
Go to file
Richard Sauer 4017617c37 User-friendly automation editor with dropdowns and visual UI
- Replace text prompt with proper popup form
- Dropdown to select control (grouped: Temperatures, Motors, Outputs)
- Action dropdown: Turn ON / Turn OFF / Set speed to / Set temp to
- Number input with units (°C or %) only shows when action is "set"
- Add/remove rule buttons
- Save/Cancel buttons
- Non-technical customer can use without typing any code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 16:03:26 +10:00
layouts Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00
static Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00
templates User-friendly automation editor with dropdowns and visual UI 2026-04-08 16:03:26 +10:00
.gitignore Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00
app.py Add login screen: user picker with initials, new user join, cookie-based session 2026-04-08 13:16:09 +10:00
docker-compose.yml Fix port conflict: use 5051 externally 2026-04-08 12:00:59 +10:00
Dockerfile Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00
requirements.txt Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00