No triggering (almost)

Posted on
Tue Jun 01, 2021 4:08 pm
Hax offline
Posts: 2
Joined: May 30, 2021

No triggering (almost)

Howdy.
Doing a roll your own with some ESP8266's.
First project as a 'Hello Omicron Persei 8' project is a relay and PIR sensor.

I can send a message from Indigo to turn on/off the relay. Works as expected.
But getting the PIR to trigger a trigger in indigo just ain't happening. (I did get it to fire the trigger if I use the ANY.)
Trigger Event Settings:
Code: Select all
Broker: A-MQTT-Garage
Topic string matching:
Match: 65ON
Match: 65OFF
End: 65ON

I've tried every combo of the matching. The only thing that does cause a trigger to run is ANY, but any value on those subscribed topics cause the trigger.
The messages do come in:
Code: Select all
   MQTT Connector Debug            A-MQTT-Garage: Message topic: 65Topic, payload = 65OFF
   MQTT Connector Debug            A-MQTT-Garage: processReceivedMessage: 65Topic, payload: 65OFF
   MQTT Connector Debug            A-MQTT-Garage: Saved states, topic: 65Topic, payload: 65OFF

Posted on
Tue Jun 01, 2021 4:21 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: No triggering (almost)

Code: Select all
Broker: A-MQTT-Garage
Topic string matching:
Match: 65TOPIC
End:


You match on the Topic, not the Payload.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 1 guest