@francisp
Sorry for hijacking, but you don’t happen to know, if the Osram bulbs are working with ZHA as well? I’ve recently switched from zigbee2mqtt to ZHA and I can’t get these Osram bulbs to work. They always get shown as unk_manufacturer and unk_model, show up again even after force_remove, but i can’t control them in any way…
Okay so far, I got it to work with the Osram Smart+ Classic 8,5W Tunable White E27 ZigBee.
So it looks like it is “just” the Osram Smart+ Candle 6W Tunable White E14 ZigBee that doesn’t work…
I have a stupid question, and I hope you can tell me…
If I turn off the light/bulb in the contact on my wall, the light goes off, but will the Osram Bulb still be able to repeat Zigbee signal? I guess not, as the power gets turned off, but I just want to be sure
If you have compatibility issues with a device in the ZHA integration component then might be able to sort out that issue by developing a custom ZHA Device Handler (a.k.a. “zha-quirk”) for that device, see:
Zigbee devices that deviate from or do not fully conform to the standard specifications set by the Zigbee Alliance may require the development of custom ZHA Device Handlers (ZHA custom quirks handler implementation) to for all their functions to work properly with the ZHA integration in Home Assistant. These ZHA Device Handlers for Home Assistant can thus be used to parse custom messages to and from Zigbee devices.