Announcement

Collapse
No announcement yet.

Send a Device Value via MQTT Topic

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Send a Device Value via MQTT Topic

    Hi Michael,
    Would it be possible to send a MQTT message with a device value as below:
    Send Mqtt Message Topic "Telegram/Fred/Suggestion/Turn on climate system on" with Payload "Inside Temperature Currently at $$DSR:2518: Would you like me to turn Climate System on?"
    The message above without the $$DSR:2518: works great.
    Thanks

    #2
    Syntax for replacement variable contains parenthesis around the reference number . i.e. (2518)

    Comment


      #3
      That is fantastic, tested and it work great. Thank you

      Sent from my SM-G973U1 using Tapatalk

      Comment

      Working...
      X