Koenkk / zigbee-herdsman-converters

Collection of device converters to be used with zigbee-herdsman
MIT License
886 stars 2.96k forks source link

fix(detect): Detect as MiBoxer E2-ZR #7642

Closed ppanagiotis closed 3 months ago

ppanagiotis commented 3 months ago

Fixes https://github.com/Koenkk/zigbee2mqtt/issues/21185

Koenkk commented 3 months ago

thanks!

pvyleta commented 4 weeks ago

@ppanagiotis Are you sure this is correct? I can see you added the E2-ZR into the section of RGB+CCT lights, while in fact the E2-ZR is just Dual-White controller, similar to the Miboxer FUT035.

In fact, E2-ZR reports itself as TS0502B and not as TS0505B as your PR assumes.

Is there any chance that you wanted to add the E3-ZR instead of the E2-ZR ?

ppanagiotis commented 2 weeks ago

@ppanagiotis Are you sure this is correct? I can see you added the E2-ZR into the section of RGB+CCT lights, while in fact the E2-ZR is just Dual-White controller, similar to the Miboxer FUT035.

In fact, E2-ZR reports itself as TS0502B and not as TS0505B as your PR assumes.

Is there any chance that you wanted to add the E3-ZR instead of the E2-ZR ?

I'm not sure. In the past few months, I didn't have the opportunity to test if it works properly. Feel free to modify or adjust it as needed.