arendst / Tasmota

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
https://tasmota.github.io/docs
GNU General Public License v3.0
22.26k stars 4.81k forks source link

can't change MQTT FullTopic #4642

Closed aferraz closed 5 years ago

aferraz commented 5 years ago

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!

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)

aferraz commented 5 years ago

Sorry, find a solution: setoption19 0