phev-remote / phev-ttgo

13 stars 2 forks source link

no MAC #5

Open MBj1703 opened 3 years ago

MBj1703 commented 3 years ago

I can receive MQTT Topics, but they are missing the MAC:

/ttgo/devices//events

shouldn't it be

/ttgo/devices/<mac address>/events

MBj1703 commented 3 years ago

okay, figured this out. You have to setup an ID in the menu to get this work.

Now I see correct topics: /ttgo/devices/13/events

So MAC is wrong in the description.