Search found 2 matches

by rdomotics
Sunday 26 March 2017 20:00
Forum: Third party and supplementary tools
Topic: Cannot make MQTT work with homebridge (Pi 3, Mac Terminal)
Replies: 1
Views: 2720

Re: Cannot make MQTT work with homebridge (Pi 3, Mac Terminal)

Update:

Replacing in the config.json file

"mqtt": 1

With

"mqtt": true

Results in the following issue:

pi@raspberrypi:~ $ homebridge
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of ...
by rdomotics
Sunday 26 March 2017 19:55
Forum: Third party and supplementary tools
Topic: Cannot make MQTT work with homebridge (Pi 3, Mac Terminal)
Replies: 1
Views: 2720

Cannot make MQTT work with homebridge (Pi 3, Mac Terminal)

Hi all,

I cannot go ahead with my homebridge setup on the Raspberry Pi 3 because of the following problem with MQTT.

pi@raspberrypi:~ $ homebridge
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native ...