firmware: migrate cargo controller to LilyGO T-Relay S3
This commit is contained in:
+6
-6
@@ -44,7 +44,7 @@
|
||||
"state": false,
|
||||
"role": "aux",
|
||||
"hardware_channel": 1,
|
||||
"hardware_profile": "generic_esp32_2ch_relay",
|
||||
"hardware_profile": "lilygo_t_relay_s3_6ch",
|
||||
"available": true
|
||||
},
|
||||
{
|
||||
@@ -55,7 +55,7 @@
|
||||
"state": true,
|
||||
"role": "fridge",
|
||||
"hardware_channel": 2,
|
||||
"hardware_profile": "generic_esp32_2ch_relay",
|
||||
"hardware_profile": "lilygo_t_relay_s3_6ch",
|
||||
"available": true
|
||||
}
|
||||
],
|
||||
@@ -106,7 +106,7 @@
|
||||
"enabled": true,
|
||||
"role": "aux",
|
||||
"hardware_channel": 1,
|
||||
"hardware_profile": "generic_esp32_2ch_relay",
|
||||
"hardware_profile": "lilygo_t_relay_s3_6ch",
|
||||
"available": true
|
||||
}
|
||||
],
|
||||
@@ -126,9 +126,9 @@
|
||||
"weather": false
|
||||
}
|
||||
],
|
||||
"hardware_profile": "generic_esp32_2ch_relay",
|
||||
"hardware_profile": "lilygo_t_relay_s3_6ch",
|
||||
"output_count": 2
|
||||
},
|
||||
"hardware_profile": "generic_esp32_2ch_relay",
|
||||
"output_count": 2
|
||||
"hardware_profile": "lilygo_t_relay_s3_6ch",
|
||||
"output_count": 6
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user