iomax / homebridge-mqttgaragedoor

Homebridge accessory plugin that create an HomeKit Garage Door Opener mapped on MQTT topics
Apache License 2.0
8 stars 9 forks source link

Added support for JSON in mqtt message #7

Open MrBalonio opened 6 years ago

MrBalonio commented 6 years ago

Added additional logging Adjusted reconnect timeouts custom command message can now be set as send_command upgrade mqtt library version updated sample json and readme file

i3laze commented 6 years ago

Seems, iomax has dropped the support and wasn’t active since April.

How about you, MrBalonio, “pick up the fallen flag” and publish the plugin at npmjs.com (https://github.com/iomax/homebridge-mqttgaragedoor/issues/6), solve pending issues (https://github.com/iomax/homebridge-mqttgaragedoor/issues/8) and everything?

Get a write access to this repo, or expand your own fork with Issues and Wiki tabs.

odx commented 5 years ago

@iomax i have seen you have been working on this npm in October. This pull request will provide all functionality I need to get my garage door installation running properly. I use zigbee2mqtt with Xiaomi Aqara contact sensors which sends the sensor status in a json structure.

Would appreciate a merge a lot.

MrBalonio commented 4 years ago

Yay pulled request completed I can take over repo if needed