KmanOz / KmanSonoff

Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
MIT License
282 stars 39 forks source link

Second Light #16

Open aizquierdoc opened 6 years ago

aizquierdoc commented 6 years ago

I'm sure this is an idiot question, but...

How can I add a second light?

I suppose I need to change the MQTT_TOPIC in config.h, ok. But, Do I also need to add a new switch with its new name in configuration.yaml? I tried to do this even though a second device does not appear in the file homebridge/config.json.

Regards!