Mirror of r420/sauer/bfa-dryer-design
Go to file
Richard Sauer c6e3b0c0eb Replace bottom palette with inline + buttons, add automation card type
- Empty grid slots show + placeholder buttons in edit mode
- Click + to see menu: Temperature, Motor, Output, Burner, Automation
- Automation card: combines temp setpoints, motor speeds, and outputs
  into a single rule-based card (edit rules via click in edit mode)
- Automation cards show rule summary and ACTIVE/IDLE state
- Bottom add-palette removed for cleaner layout

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 15:56:06 +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 Replace bottom palette with inline + buttons, add automation card type 2026-04-08 15:56:06 +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