mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update xdrv_44_miel_hvac.ino
This commit is contained in:
parent
86922aab8c
commit
490b004ebb
@ -904,7 +904,7 @@ miel_hvac_publish_settings(struct miel_hvac_softc *sc)
|
||||
|
||||
ResponseAppend_P(PSTR("}"));
|
||||
|
||||
MqttPublishPrefixTopicRulesProcess_P(TELE, PSTR("HVACSettings"));
|
||||
MqttPublishPrefixTopicRulesProcess_P(TELE, PSTR("HVACSettings"), MQTT_INFO_RETAIN);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user