You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Marvin,
Great job with Homie ESP8266, it's really amazing.
I have seen that in node red, the configuration node has the base topic hardcoded as "devices/" ( this.baseTopic = 'devices/' + this.deviceId; in line 24).
I am asking if it is possible create a new configurable field to modify this property, so the default value in set up configuration (http://setup.homie-esp8266.marvinroger.fr) is "homie/". Or at least change default base topic in node red to be the same at in set up configuration page.
Thanks in advance,
MAnel
The text was updated successfully, but these errors were encountered:
Hi Marvin,
Great job with Homie ESP8266, it's really amazing.
I have seen that in node red, the configuration node has the base topic hardcoded as "devices/" ( this.baseTopic = 'devices/' + this.deviceId; in line 24).
I am asking if it is possible create a new configurable field to modify this property, so the default value in set up configuration (http://setup.homie-esp8266.marvinroger.fr) is "homie/". Or at least change default base topic in node red to be the same at in set up configuration page.
Thanks in advance,
MAnel
The text was updated successfully, but these errors were encountered: