Hi together,
I flashed two tuya plugs (SP22) with Sonoff 6.6.0 (not basic!), configured them as seen below und activated “SetOption19 1” in their respective consoles.
Both plugs show up in the HA integration page of the Mosquitto broker with their respective namens, but the strange thing is that the states like on/off, power consumption etc are exactly the same (which is not correct).
I guess it has something to do with the mqtt configuration of the plugs, any clue?
Thanks!
Yup, as Dave said change the topic so instead of just “homeassistant” you will want something like “homeassistant/plug_1” & “homeassistant/plug_2”.
If you want the plugs to setup automatically in HA (I presume they already did) then you need to keep the “homeassistant” part of the topic otherwise you have to add them manually to HA.
The screenshot is of Tasmota that’s been flashed onto them. The setoption19 cmd will automatically put homeassistant at the beginning of the MQTT topics so it can be auto added