Hello Everyone.
I bought recently one pcs of Livolo Wall Switch (Double Gang), keeping in mind that it may not work correctly, becouse it's neither supported by hubitat "out of box" nor "community drivers". I did some research (details in next paragraph) and I may contribute in test, but I'm suspecting that I hadn't enough skill to make driver, or maybe? with some community support?
Results:
- It seems that Livolo switches are at least mostly compatible with Zigbee (but having some issues with zigbee routers?)
- It work (maybe least have to be detected) only on channel 26*
- after discovery is wrongly identified as SmartThings Presence Sensor V2
- If I am not mistaken, some domoticz-zigbee2mqtt-plugin users managed that switches to work, after some minor tweaks in code, details here: Attempt to pair Livolo Zigbee switch · Issue #592 · Koenkk/zigbee2mqtt · GitHub another (with failed atttemps?) source here: Livolo 2 Gang Switch Zigbee · Issue #337 · zigbeefordomoticz/Domoticz-Zigbee · GitHub
- I didn't test channel change after discovery.
Data collected during zigbee discovery:
SmartThings Presence Sensor V2
ID: F490
Manufacturer: LIVOLOTI0001
Product Name:
Model Number: TI0001
deviceTypeId: 140
manufacturer : LIVOLOTI0001
idAsInt : 6
inClusters : 0000,0003
endpointId : 06
profileId : 0104
application :
outClusters : 0006
initialized : true
model : TI0001
stage : 4
Data in devices section:
endpointId: 06
application:
model: TI0001
manufacturer: LIVOLOTI0001
Any help will be greatly appreciated.