zpukr / esp8266-WindStation

Simply weather station on ESP8266
42 stars 6 forks source link

MQTT Template: how to use it? #7

Open rnelias opened 4 years ago

rnelias commented 4 years ago

Hi there! First of all, thanks for sharing your code!

I've managed to install and configure MQTT to receive just some very basic info from my ESP8266. I've noted you have shared a template for a mqtt dashboard but I have no idea how to load this template and adapt the topics for my station. Could you give me a hint on this regard?

rnelias commented 4 years ago

Nevermind... I've just found a way...

We need to publish your template to the broker using a topic name and load the template by listening for this topic name on the app's phone.