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
+6
View File
@@ -183,3 +183,9 @@ The Dashboard ESP32-S3 does not own:
- Load-switching output ownership
It may display state and request changes through the Cargo ESP HTTP API, but the Cargo ESP remains the source of truth.
## Temperature Data Source
The ESP32-S3 dashboard should display temperature data from the Cargo ESP API.
DS18B20 sensors are already implemented on the Cargo ESP/WebUI/API side. For v1, the dashboard should not directly own cargo/fridge DS18B20 wiring or sensor reads.