docs: audit stale dashboard references and clarify DS18B20 support

This commit is contained in:
2026-06-09 14:58:04 -06:00
parent cf722a7287
commit 19538781e8
8 changed files with 119 additions and 0 deletions
+12
View File
@@ -228,3 +228,15 @@ Current dashboard work should target the ESP32-S3 dashboard direction documented
The current dashboard target is the Waveshare ESP32-S3 Touch LCD 5B with a 5-inch 1024x600 touchscreen.
This replaces the earlier Pico dashboard concept. The Pico dashboard has been archived as reference-only material.
## Implemented DS18B20/WebUI Support
DS18B20 support is already implemented in the Cargo ESP/WebUI/API path.
This is not a future feature to add from scratch.
Future work should focus on:
- Keeping the API contract accurate
- Displaying existing temperature telemetry on the ESP32-S3 dashboard
- Preserving Cargo ESP ownership of cargo/fridge temperature sensors