kabbi / zigbee2mqtt-adapter

zigbee2mqtt adapter for WebThings gateway
Mozilla Public License 2.0
21 stars 13 forks source link

Feature/add rc 110 device #38

Closed mrsteakhouse closed 3 years ago

mrsteakhouse commented 3 years ago

Adds special device handling for

Also some fixes to

flatsiedatsie commented 3 years ago

Thanks! Great work!

flatsiedatsie commented 3 years ago

Out of curiosity, why add the special device handling? Was the generic ability not working ok?

mrsteakhouse commented 3 years ago

The special handling were just cosmetic changes. I wanted the aqara water leak sensor to be shown as water leak device and the door sensor respectively. We may add better use of the expose framework and remove the special handling later.

flatsiedatsie commented 3 years ago

Do you by any chance have the original output that the expose api gave for your devices? Then a generic handling could be added. I don't see any mention of leak sensors on the exposes documentation though. A door sensor could technically already work.