ilcato / homebridge-mqttswitch

Homebridge accessory plugin that create an HomeKit Switch based on MQTT topics
Apache License 2.0
31 stars 41 forks source link

Include ability to set QOS from configuration #6

Closed jerryr closed 8 years ago

jerryr commented 8 years ago

I added a couple of lines to allow setting QOS from the configuration. Otherwise I found my ESP8266 would sometimes not receive the MQTT message. Please merge if you think it looks ok.