robertklep / name.klep.sonoff

Homey driver for Sonoff devices
7 stars 7 forks source link

Little help on MQTT #17

Closed torstengram closed 5 years ago

torstengram commented 5 years ago

Hi, i have 3 devices two S20 and a 4ch device. From their webinterface they run OK toggling the channels, from within homey the tw S0 and ch1 on the 4ch are syncronised. What exactly do i need to change in order to switch them seperate? is it the topic?

robertklep commented 5 years ago

Yes exactly, each device should be given a unique topic :)

Be aware that after you've changed it, you need to remove and re-add the device: the topic that Homey will use for the device can't be changed after the device has been added to Homey.

torstengram commented 5 years ago

perfect, now the devices are working independently. Thanks a lot !