Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
To ReproduceSteps to reproduce the behavior:
I try to change from console and web also:
22:00:08 MQT: esp18/stat/RESULT = {"FullTopic":"%topic%/%prefix%/"}
22:00:35 CMD: FullTopic %prefix%/%topic%/
22:00:35 MQT: esp18/tele/LWT = (retained)
22:00:35 MQT: stat/esp18/RESULT = {"FullTopic":"%prefix%/%topic%/"}
After Reboot
22:01:04 CMD: fulltopic
22:01:04 MQT: esp18/stat/RESULT = {"FullTopic":"%topic%/%prefix%/"}
Expected behaviorA clear and concise description of what you expected to happen.
ScreenshotsIf applicable, add screenshots to help explain your problem.
Additional contextAdd any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
Describe the bug After upgrade to 6.4 two of my electrodragon device changed Mqtt FullTopic to "%topic%/%prefix%/"
Also, make sure these boxes are checked [x] before submitting your issue - Thank you!
status 0
:esp18/stat/STATUS = {"Status":{"Module":15,"FriendlyName":["Termocamino","Sonoff2"],"Topic":"esp18","ButtonTopic":"0","Power":0,"PowerOnState":3,"LedState":1,"SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":1,"PowerRetain":1}}
To Reproduce Steps to reproduce the behavior: I try to change from console and web also: 22:00:08 MQT: esp18/stat/RESULT = {"FullTopic":"%topic%/%prefix%/"} 22:00:35 CMD: FullTopic %prefix%/%topic%/ 22:00:35 MQT: esp18/tele/LWT = (retained) 22:00:35 MQT: stat/esp18/RESULT = {"FullTopic":"%prefix%/%topic%/"} After Reboot 22:01:04 CMD: fulltopic 22:01:04 MQT: esp18/stat/RESULT = {"FullTopic":"%topic%/%prefix%/"}
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)