MacWyznawca / homebridge-mqtt-switch-tasmota

Plugin to HomeBridge optimized to work with firmware Sonoff-Tasmota, MQTT.
MIT License
57 stars 18 forks source link

Question #7

Open jurgis1991 opened 7 years ago

jurgis1991 commented 7 years ago

I cant figure out how to use this plugin.So I have few questions. 1.Whic device is broker is it Sonof or is it homebridge. 2.What do i write in Sonoff MQTT configuretion .(topic,client id,host,port,user,password). Sory for my stupid questions but I cant figure out how to conect evrything. Thank you,

Arduingo commented 7 years ago

1) you need to install additional to homebridge an MQTT broker, is an additional app, I recommend Mosquitto, its easy to install and work perfect. 2) thats the part of the configuration were you put you MQTT broker info, normally the IP is the semae of the Homebridge IP if you install it on the same machine, user an password is option and is what you configured, topic could be the default that came with the Tasmota

grimmsq commented 7 years ago

Hello, first I would like to thank MacWyznawca for this plugin, second thank you Arduingo, for pointing that we need to install an MQTT broker I thought that it was included in the homebridge installation. I have this question, I keep trying to add my second sonoff, how exactly do i do that? :D. Thank you in advance for your reply.