mqtt publish_time sensors instead of temperature sensors

This commit is contained in:
MichaelDvP
2025-05-12 16:49:33 +02:00
parent 2d6e02171f
commit 0c03fa1308

View File

@@ -452,7 +452,7 @@ const MqttSettings = () => {
<Grid>
<TextField
name="publish_time_sensor"
label={LL.TEMP_SENSORS()}
label={LL.SENSORS()}
variant="outlined"
value={numberValue(data.publish_time_sensor)}
type="number"