-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
Hello,
looking at the source I saw topic is made using PROJECT as device identifier. So, leaving default configuration and publishing to "cmnd/sonoff1/power" the relay turn on or off.
If I want to use multiple devices in my network I think I need to change the name of PROJECT for every device, is that right? Would it not be better if every device generate a unique name to be used in instead of PROJECT?
Thanks