What about zigbee2mqqt converter to ZHA handler? #1766
Replies: 2 comments
-
Old question but FYI for reference, there were some similar questions and related discussions about porting Zigbee2MQTT converters here: https://community.home-assistant.io/t/help-understanding-zha-quirks/411253/ PS: Also for reference, they are also actually not called Zigbee2MQTT or Z2M converter(s), but instead called zigbee-herdsman converters: https://www.zigbee2mqtt.io/how_tos/how_to_support_new_devices.html |
Beta Was this translation helpful? Give feedback.
-
It's not that simple. Quirks v2 should greatly improve quirks development speed though. It should also be easier to create new v2 quirks whilst referencing Z2M converters, especially for Tuya devices. |
Beta Was this translation helpful? Give feedback.
-
I know it's a very bold idea, but why reinvent the wheel?
If there is a tried and tested option for a given devicefor example ( _TZE200_lsanae15) for mqtt and there are a large number of such devices.
Is there anyone who can write a converter? That would make one integration into another.
I'm not that good at python... But then again, I have a lot of crazy ideas.
Beta Was this translation helpful? Give feedback.
All reactions