mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
change mqtt DINGTIAN_CHG to STAT
This commit is contained in:
parent
83a07895f9
commit
41c4af7dfe
@ -130,7 +130,7 @@ void DingtianLoop()
|
|||||||
}
|
}
|
||||||
ResponseAppend_P(PSTR("}}"));
|
ResponseAppend_P(PSTR("}}"));
|
||||||
if (first_done) {
|
if (first_done) {
|
||||||
MqttPublishPrefixTopicRulesProcess_P(TELE, PSTR("DINGTIAN_CHG"));
|
MqttPublishPrefixTopicRulesProcess_P(STAT, PSTR("DINGTIAN_CHG"));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user