stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
127 stars 41 forks source link

Switchtopic publishes to wrong MQTT prefix #106

Closed mrmin24 closed 5 years ago

mrmin24 commented 5 years ago

I changed the Switchtopic to Sens/Garage when using PIR

But instead of publishing to prefix2/Sens/Garage/Power1 it publishes to prefix1/Sens/Garage/Power1

i.e. it publishes to the topic it is supposed to subscribe to, not the one it publishes to.

Help please.

Thx

mrmin24 commented 5 years ago

ok. thx a lot