-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
I have bought a Livolo zigbee switch like this one: https://www.aliexpress.com/item/Livolo-Touch-ZIGBEE/32918552579.html?spm=a2g0v.10010108.1000016%2FB.1.12754ab2JVEKJU
It seems to be a good option for its price.
The original Livolo instruction is to buy their own gateway and pair using their application. The pairing should be done by keeping a switch button pressed for 5 seconds. It should beep and pair after that.
The problem is it does not want to pair to zigbee2mqtt. I tried the following:
- press a button for 5 seconds, hear the beep, release the button and just wait;
- press a button for 5 seconds, hear the beep, keep it pressed for some more time (up to 90 seconds)
- switch on and off several times after the beep.
All the time I kept the device close to the zigbee stick.
I just could not observe any activity in zigbee2mqtt log in any of these cases. I have double checked that 'permit_join' is set to true and log_level set to 'debug'. I even tried to run zigbee2mqtt together with DEBUG=zigbee-shepherd* - no result.
Does anyone have any suggestions/advices/ideas? It would be very nice to add support to this device since this model seems to be much more attractive than the corresponding RF model.