Jump to content
C4 Forums | Control4

aceben72

c4Forums Member
  • Posts

    31
  • Joined

  • Last visited

Posts posted by aceben72

  1. I have a Control4 wireless thermostat and can see it has a variable for current temperature (TEMPERATURE_C). Wanting to send the value of the variable via MQTT.

    I have it working by using conditionals (eg. when temperature changes -> if TEMPERATURE_C  is x -> send mqtt topic/x) which means I have a list of conditionals.

    Wondering if I can just send the value of the variable somehow?

  2. Having an issue with the programming of the MQTT bridge not firing when a message is received.

    I can see the 'Last Message' being successfully received by the bridge in the 'Properties' tab.

    However my programming (under 'General Message Received') only works if I press the 'Execute' button at the top of the page in Composer. It does not fire when the MQTT bridge receives the message.

    Any clues appreciated!

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.