Koenkk / zigbee-herdsman-converters

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

fix(detect): Detect `_TZB210_ayx58ft5` as MiBoxer E2-ZR #23379 #7943

Closed pvyleta closed 2 months ago

pvyleta commented 2 months ago

The original code that fixed #21185 added the device erroneously under TS0505B, which we are fixing here. Tested by manually editing the tuya.js on my running HomeAssistant, which allowed me to control my device successfully.

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

Koenkk commented 2 months ago

thanks!