Ezlo to openLuup to Homebridge
-
@mrFarmer I'm trying to add my Ezlo devices to Homebridge via openLupp Ezlobridge using the Vera plugin for Homebridge.
Do you or anyone else know why they are ignored. My devices provisioned by Verabridge is visible in Homebridge but not those from Ezlobridge. -
This is very odd. My category_num are persistent. So I a must assume that it is a bridge behavior? I have not seen this on the z-way bridge. What do they reset to?
-
Hi @Crille ,
There was a discussion on the category_num attribute not getting set by openLuup when a device is created. I thought that got changed some releases back. However, just as you I see that the category_num gets wiped after a reload. The VeraBridge does not look to have that problem, so it must indeed be something I do different. I will have a look.
Cheers Rene
-
@mrfarmer The changed category_num seems to be overwritten with what the plugin gets from the Ezlo controller?
So if I want to change a dimmable light to a switch, category_num 3 (reason: bad integration on Ezlo side) instead of 2 it's overwritten back to 2 on reload. Is it possible to make it respect the custom category_num?