MQTT connection lost

:frowning:
anything useful with lsof -i :1883 ?
or ps -efwww |grep 7105 (that seems to be the process id)

checking your item now…
for starters, change broker to mqttson :slight_smile:
edit: check examples from here:

it should be something like:

Switch Sonoff_TH16A "Sonoff Test" <light> { mqtt=">[mqttson:cmnd/sonoff/power:command:*:default], <[mqttson:stat/sonoff1/power:state:default]" }
1 Like