secubox-openwrt/package/secubox/luci-app-picobrew/README.md
CyberMind-FR 62f2f6a7a8 docs(secubox): Add KISS README for all 46 remaining packages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:34:06 +01:00

32 lines
486 B
Markdown

# LuCI PicoBrew Dashboard
LuCI web interface for managing PicoBrew brewing controllers -- recipe and session monitoring.
## Installation
```bash
opkg install luci-app-picobrew
```
## Access
LuCI > Services > PicoBrew
## Tabs
- **Dashboard** -- Brewing session status, recipe overview, and controller state
- **Settings** -- PicoBrew service configuration
## RPCD Methods
Service: `luci.picobrew`
## Dependencies
- `luci-base`
- `secubox-app-picobrew`
## License
Apache-2.0