feat(ui): add vertical brightness fills, dark mode, and websocket toggle
All checks were successful
Update Wiki Documentation / generate-docs (push) Successful in 2m26s
All checks were successful
Update Wiki Documentation / generate-docs (push) Successful in 2m26s
This commit is contained in:
5
TASKS.md
5
TASKS.md
@@ -29,15 +29,18 @@ Methodology: Incremental Kanban (Simple .md file)
|
||||
- [x] Brightness control menu (LightControlDialog)
|
||||
- [x] Button removal from brightness menu (Auto-save on release)
|
||||
- [x] Dismiss menu on outside touch
|
||||
- [x] Vertical brightness-based tile fill for lights
|
||||
- [x] WebSocket toggle in connection settings
|
||||
|
||||
## [PHASE 5] UX Polish & Stability
|
||||
- [x] Internationalization (PL/EN support)
|
||||
- [x] Kiosk Mode (Wake Lock - prevent screen sleep)
|
||||
- [x] Dark Mode support across all screens
|
||||
- [x] `onDraw` performance optimization (zero allocation in draw loop)
|
||||
- [x] Stability testing (Monkey Stress Test)
|
||||
|
||||
## Future Development
|
||||
- [ ] WebSocket implementation for real-time updates
|
||||
- [x] WebSocket implementation for real-time updates
|
||||
- [ ] Support for `climate` and `media_player` domains
|
||||
- [ ] RGB color support for lighting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user