Thoughts on a general Zigbee to Homebridge (HomeKit) converter

This is working pretty well so far as an automated handler for homebridge-mqtt.

Handles Tasmota devices with multiple switches (POWER, POWER2, POWER3), and Outlets with Power Consumption (uses Current to determine OutletInUse). Handles odd edge cases where a device has two services and requires the use of /add/service; works well, a two switch device is joined together in the Home app.

flows.txt (13.1 KB)