firmware: migrate cargo controller to LilyGO T-Relay S3

This commit is contained in:
2026-06-29 22:57:02 -06:00
parent 406033bec8
commit 4cbd2165b2
10 changed files with 127 additions and 95 deletions
+2 -2
View File
@@ -157,7 +157,7 @@ Expected output object fields:
Example 2-channel profile:
{
"hardware_profile": "generic_esp32_2ch_relay",
"hardware_profile": "lilygo_t_relay_s3_6ch",
"outputs": [
{"id": 1, "name": "Fridge", "role": "fridge", "hardware_channel": 1},
{"id": 2, "name": "Starlink", "role": "starlink", "hardware_channel": 2}
@@ -190,7 +190,7 @@ The Cargo ESP firmware now exposes relay/output state as an output-count-agnosti
The current active hardware profile remains:
generic_esp32_2ch_relay
lilygo_t_relay_s3_6ch
The API includes: