eschava/broadlink-mqtt

Not showing all devices

cgorms opened this issue · 1 comments

I have 4x BG1 plugs, when I run MQTT.py all plugs are discovered but only 3 for the BG1 plugs show their status i.e.

DEBUG Sending BG1 pwr1 '0' to topic 'broadlink/BG1_00_00_00/state/pwr1'
DEBUG Sending BG1 pwr2 '0' to topic 'broadlink/BG1_00_00_00/state/pwr2'
DEBUG Sending BG1 maxworktime2 '0' to topic 'broadlink/BG1_00_00_00/state/maxworktime2'
DEBUG Sending BG1 idcbrightness '50' to topic 'broadlink/BG1_00_00_00/state/idcbrightness'
DEBUG Sending BG1 maxworktime1 '0' to topic 'broadlink/BG1_00_00_00/state/maxworktime1'
DEBUG Sending BG1 maxworktime '0' to topic 'broadlink/BG1_00_00_00/state/maxworktime'
DEBUG Sending BG1 pwr '0' to topic 'broadlink/BG1_00_00_00/state/pwr'

Is there a limitation to the number of plugs?

There is no limitation
Sorry, but from your log, it isn't clear what exactly goes wrong