cflurin / homebridge-mqtt

Homebridge-mqtt is a Plugin for Homebridge.
Apache License 2.0
229 stars 39 forks source link

Added qos option #54

Closed ragacs closed 6 years ago

ragacs commented 6 years ago

Add "qos" : 1 or "qos" : 2 to the config.json to make communication with the clients more reliable. Also fixed some typos.

cflurin commented 6 years ago

Cool! thanks.