GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Posted on
Wed Oct 17, 2018 12:57 am
Asconasny offline
Posts: 161
Joined: Jan 16, 2015

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Hi.
Great idea. Node Red is a perfect add.
Would be nice if you could share an example flow i Node red

But i have a an issue, im not reciving any mqtt messages in to the plugin.. i see on the broker side it sends out messages.
When i add a sensor and have the same topic as the 1.01 v it does´nt recive any mqtt messages

regards
Asconasny

Posted on
Thu Nov 01, 2018 7:18 am
Umtauscher offline
User avatar
Posts: 566
Joined: Oct 03, 2014
Location: Cologne, Germany

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Hi,

I also cannot seem to get it to work.
I updated to the 3.01 version of the Plugin a few days ago, but I only can use the "indigo-set-decice" node.
When I use the node red native "mqtt in node" I can get the topics and states from the broker, so they seem to be published ok.
When I use the "indigo mqtt node" I simply cannot get anything. (1.1.2 btw) It seems to me the node not subscribing to the proper topic.

Has anyone got this to work? From which setting should the "indigo mqtt node" get the proper base of the "superbridge pattern"?

Am I just to dumb or is there something missing?
TIA

Wilhelm

Posted on
Thu Nov 01, 2018 7:48 am
rlust offline
Posts: 93
Joined: Jan 12, 2009
Location: Ohio

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Does anyone have this working on Nodered? If so please share a flow.
I have connected to the device, and send the ON command but no action.
Also connected to the mqtt flow but not seeing any activity in Node Red, but see activity on a MQTT client.

Posted on
Thu Nov 01, 2018 8:33 am
rlust offline
Posts: 93
Joined: Jan 12, 2009
Location: Ohio

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

OK So I figured out a flow that works!
Attachments
Screen Shot 2018-11-01 at 10.26.21 AM.png
Screen Shot 2018-11-01 at 10.26.21 AM.png (146.5 KiB) Viewed 7652 times
Screen Shot 2018-11-01 at 10.27.37 AM.png
Screen Shot 2018-11-01 at 10.27.37 AM.png (107.92 KiB) Viewed 7652 times
Screen Shot 2018-11-01 at 10.28.36 AM.png
Screen Shot 2018-11-01 at 10.28.36 AM.png (92.67 KiB) Viewed 7652 times

Posted on
Thu Nov 01, 2018 8:39 am
Umtauscher offline
User avatar
Posts: 566
Joined: Oct 03, 2014
Location: Cologne, Germany

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

.. and do you get anything on the topmost input node for "family room cans"?

I suspect not.

Posted on
Fri Nov 02, 2018 8:32 am
Umtauscher offline
User avatar
Posts: 566
Joined: Oct 03, 2014
Location: Cologne, Germany

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Ok, let me try to make the question a little more specific:

As I understand it, the node type "indigo mqtt" is to define an input node that is supposed to react on messages from a specifig device, right?
There are 4 fields that define such a node:
MQTT Broker
Indigo Controller
ItemName
State

Anyways none of my nodes do anything when indigo publishes a new MQTT message.
From where does Node Red know, what superbridge patterns Indigo ha set?
What might I be doing wrong?
TIA
Wilhelm

Posted on
Fri Nov 02, 2018 8:44 am
jh71283 offline
Posts: 127
Joined: Jun 16, 2014

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Hi Wilhelm!

The Indigo MQTT In node is basically a wrapper around a standard MQTT in node, to make it easier for us.

As long as you are running the GreenSky MQTT plugin > v3, it will publish some autodiscover information to a specific topic that allows the node red node to discover the superbridge patterns.

Only the Indigo MQTT In node is MQTT based, the others send commands direct to the Indigo Rest API.

I'm guessing if you don't have superbridge patterns set, the system will get a bit upset.

The defaults are:

SuperBridge Out
house/devices/{DeviceName}/{State}

SuperBridge In
house/devices/{DeviceName}/{State}/set

SuperBridge Action Groups
house/scenes/{ActionGroup}/execute

Posted on
Fri Nov 02, 2018 8:46 am
jh71283 offline
Posts: 127
Joined: Jun 16, 2014

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

BTW, the "State" is optional on the input node, it basically acts like a filter so that only updates to that state will make it through. If it's filled in, then it will also show the current value for that state on the NR UI.

Posted on
Fri Nov 02, 2018 8:51 am
Umtauscher offline
User avatar
Posts: 566
Joined: Oct 03, 2014
Location: Cologne, Germany

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Ok, thanks that basically is what I figured apart from the superbridge.
I have set the superbridge exactly as you are describing - nothing happens.
So I suppose Node Red is not subscribing to the correct topics, as I can see they are published.
How could I try to debug this?

Posted on
Fri Nov 02, 2018 8:53 am
jh71283 offline
Posts: 127
Joined: Jun 16, 2014

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Feel free to post your flow on here and I'll take a look. Please be careful to remove your indigo password from the json beffore you post it though!

Posted on
Fri Nov 02, 2018 8:54 am
jh71283 offline
Posts: 127
Joined: Jun 16, 2014

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Here is the example flow for my kitchen light control:

Code: Select all
[{"id":"ab3cd17b.d0bf6","type":"switch","z":"df34ea84.df1908","name":"","property":"payload.newValue","propertyType":"msg","rules":[{"t":"eq","v":"True","vt":"str"},{"t":"eq","v":"False","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":336.25000762939453,"y":202.50000190734863,"wires":[["7db1a4bb.73537c","9f76fe5a.0da96"],[]]},{"id":"7db1a4bb.73537c","type":"trigger","z":"df34ea84.df1908","op1":"1","op2":"0","op1type":"str","op2type":"str","duration":"10","extend":true,"units":"min","reset":"","bytopic":"all","name":"","x":590,"y":200,"wires":[["9f76fe5a.0da96"]]},{"id":"7c26d8e.5429428","type":"switch","z":"df34ea84.df1908","name":"On/Off","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"str"},{"t":"eq","v":"0","vt":"str"}],"checkall":"true","outputs":2,"x":552.5000076293945,"y":301.2500057220459,"wires":[["f96ac0d1.1b95d"],["30c5cf5.3b0333"]]},{"id":"30c5cf5.3b0333","type":"time-range-switch","z":"df34ea84.df1908","name":"","lat":"","lon":"","startTime":"goldenHour","endTime":"22:00","startOffset":"-60","endOffset":0,"x":761,"y":350,"wires":[["b93131e8.80f1"],["820f7582.8dde18"]]},{"id":"f96ac0d1.1b95d","type":"function","z":"df34ea84.df1908","name":"100%","func":"msg.payload = {brightness: 100}\nreturn msg;","outputs":1,"noerr":0,"x":1042,"y":271,"wires":[["6a152ec.b3580d"]]},{"id":"b93131e8.80f1","type":"function","z":"df34ea84.df1908","name":"30%","func":"msg.payload = {brightness: 30}\nreturn msg;","outputs":1,"noerr":0,"x":1042,"y":311,"wires":[["6a152ec.b3580d"]]},{"id":"820f7582.8dde18","type":"function","z":"df34ea84.df1908","name":"off","func":"msg.payload = {brightness:0}\nreturn msg;","outputs":1,"noerr":0,"x":1042,"y":351,"wires":[["6a152ec.b3580d"]]},{"id":"9f76fe5a.0da96","type":"switch","z":"df34ea84.df1908","name":"Check Auto Mode","property":"KitchenLightMode","propertyType":"global","rules":[{"t":"eq","v":"-1","vt":"num"}],"checkall":"true","outputs":1,"x":587.5000076293945,"y":241.25000381469727,"wires":[["7c26d8e.5429428"]]},{"id":"d22491e6.e3ccd","type":"ui_button","z":"df34ea84.df1908","name":"","group":"3a7f166.1baa8ea","order":0,"width":0,"height":0,"passthru":false,"label":"Off","color":"","bgcolor":"","icon":"","payload":"0","payloadType":"num","topic":"","x":430,"y":60,"wires":[["a9170169.7a406"]]},{"id":"a9a78dc0.8e18d","type":"ui_button","z":"df34ea84.df1908","name":"","group":"3a7f166.1baa8ea","order":0,"width":0,"height":0,"passthru":false,"label":"On","color":"","bgcolor":"","icon":"","payload":"1","payloadType":"num","topic":"","x":430,"y":20,"wires":[["a9170169.7a406"]]},{"id":"df60b3c9.f554d","type":"ui_button","z":"df34ea84.df1908","name":"","group":"3a7f166.1baa8ea","order":0,"width":0,"height":0,"passthru":false,"label":"Auto","color":"","bgcolor":"","icon":"","payload":"-1","payloadType":"num","topic":"","x":430,"y":100,"wires":[["a9170169.7a406"]]},{"id":"a9170169.7a406","type":"function","z":"df34ea84.df1908","name":"Set Light Mode","func":"global.set(\"KitchenLightMode\", msg.payload)\nreturn msg;","outputs":1,"noerr":0,"x":640,"y":60,"wires":[["1082eaa7.8ddfb5"]]},{"id":"1082eaa7.8ddfb5","type":"switch","z":"df34ea84.df1908","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"1","vt":"num"},{"t":"eq","v":"-1","vt":"num"}],"checkall":"true","outputs":3,"x":860,"y":60,"wires":[["820f7582.8dde18","c61845f3.c68758"],["f96ac0d1.1b95d","1cf661b4.623f0e"],["b2f6ba79.8f07e8"]]},{"id":"a8375aa7.6d2328","type":"ui_text","z":"df34ea84.df1908","group":"3a7f166.1baa8ea","order":0,"width":0,"height":0,"name":"","label":"Current Mode","format":"{{msg.payload}}","layout":"row-spread","x":1180,"y":60,"wires":[]},{"id":"1cf661b4.623f0e","type":"change","z":"df34ea84.df1908","name":"On","rules":[{"t":"set","p":"payload","pt":"msg","to":"On","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1010,"y":80,"wires":[["a8375aa7.6d2328"]]},{"id":"c61845f3.c68758","type":"change","z":"df34ea84.df1908","name":"Off","rules":[{"t":"set","p":"payload","pt":"msg","to":"Off","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1010,"y":40,"wires":[["a8375aa7.6d2328"]]},{"id":"b2f6ba79.8f07e8","type":"change","z":"df34ea84.df1908","name":"Auto","rules":[{"t":"set","p":"payload","pt":"msg","to":"Auto","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1010,"y":120,"wires":[["a8375aa7.6d2328"]]},{"id":"6a152ec.b3580d","type":"function","z":"df34ea84.df1908","name":"Extract Brightness","func":"msg.payload = msg.payload.brightness\nreturn msg;","outputs":1,"noerr":0,"x":1331,"y":291,"wires":[["b4f8ed72.6018a"]]},{"id":"88acb8a.b5e1a48","type":"link in","z":"df34ea84.df1908","name":"Hallway Movement Mornings","links":["cef292b4.d108f"],"x":465.5,"y":129,"wires":[["7db1a4bb.73537c"]]},{"id":"b4f8ed72.6018a","type":"indigo-set-device","z":"df34ea84.df1908","name":"","controller":"c34bc931.94bec8","itemname":"Kitchen Lights","key":"brightness","x":1610,"y":312,"wires":[[]]},{"id":"7542c362.6802cc","type":"indigo mqtt in","z":"df34ea84.df1908","name":"","topic":"","qos":"2","broker":"dd07ed2a.fe8fb","controller":"c34bc931.94bec8","itemname":"Kitchen Motion","state":"onOffState","x":89.375,"y":140,"wires":[["8fbd3e4f.c2cef","ab3cd17b.d0bf6"]]},{"id":"8fbd3e4f.c2cef","type":"debug","z":"df34ea84.df1908","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":278.125,"y":270,"wires":[]},{"id":"51a9e96b.a88798","type":"indigo mqtt in","z":"df34ea84.df1908","name":"","topic":"","qos":"2","broker":"dd07ed2a.fe8fb","controller":"c34bc931.94bec8","itemname":"Kitchen Door","state":"onOffState","x":80,"y":233.75,"wires":[["ab3cd17b.d0bf6"]]},{"id":"3a7f166.1baa8ea","type":"ui_group","z":"","name":"Kitchen Light Mode","tab":"bfc2574c.3acae8","disp":true,"width":"6","collapse":false},{"id":"c34bc931.94bec8","type":"indigo-controller","z":"","name":"Indigo","protocol":"http","host":"10.0.1.9","port":"8176","username":"john","password”:”XXX”},{“id":"dd07ed2a.fe8fb","type":"mqtt-broker","z":"","broker":"10.0.0.5","port":"1883","clientid":"","usetls":false,"compatmode":true,"keepalive":"15","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"bfc2574c.3acae8","type":"ui_tab","z":"","name":"Home","icon":"dashboard"}]

Posted on
Fri Nov 02, 2018 9:05 am
Umtauscher offline
User avatar
Posts: 566
Joined: Oct 03, 2014
Location: Cologne, Germany

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

I don't knopw why, but I cannot paste your flow into my Node Red tab.

So here is the simplest I can think of from mine
Code: Select all
[{"id":"ab3cd17b.d0bf6","type":"switch","z":"df34ea84.df1908","name":"","property":"payload.newValue","propertyType":"msg","rules":[{"t":"eq","v":"True","vt":"str"},{"t":"eq","v":"False","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":336.25000762939453,"y":202.50000190734863,"wires":[["7db1a4bb.73537c","9f76fe5a.0da96"],[]]},{"id":"7db1a4bb.73537c","type":"trigger","z":"df34ea84.df1908","op1":"1","op2":"0","op1type":"str","op2type":"str","duration":"10","extend":true,"units":"min","reset":"","bytopic":"all","name":"","x":590,"y":200,"wires":[["9f76fe5a.0da96"]]},{"id":"7c26d8e.5429428","type":"switch","z":"df34ea84.df1908","name":"On/Off","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"str"},{"t":"eq","v":"0","vt":"str"}],"checkall":"true","outputs":2,"x":552.5000076293945,"y":301.2500057220459,"wires":[["f96ac0d1.1b95d"],["30c5cf5.3b0333"]]},{"id":"30c5cf5.3b0333","type":"time-range-switch","z":"df34ea84.df1908","name":"","lat":"","lon":"","startTime":"goldenHour","endTime":"22:00","startOffset":"-60","endOffset":0,"x":761,"y":350,"wires":[["b93131e8.80f1"],["820f7582.8dde18"]]},{"id":"f96ac0d1.1b95d","type":"function","z":"df34ea84.df1908","name":"100%","func":"msg.payload = {brightness: 100}\nreturn msg;","outputs":1,"noerr":0,"x":1042,"y":271,"wires":[["6a152ec.b3580d"]]},{"id":"b93131e8.80f1","type":"function","z":"df34ea84.df1908","name":"30%","func":"msg.payload = {brightness: 30}\nreturn msg;","outputs":1,"noerr":0,"x":1042,"y":311,"wires":[["6a152ec.b3580d"]]},{"id":"820f7582.8dde18","type":"function","z":"df34ea84.df1908","name":"off","func":"msg.payload = {brightness:0}\nreturn msg;","outputs":1,"noerr":0,"x":1042,"y":351,"wires":[["6a152ec.b3580d"]]},{"id":"9f76fe5a.0da96","type":"switch","z":"df34ea84.df1908","name":"Check Auto Mode","property":"KitchenLightMode","propertyType":"global","rules":[{"t":"eq","v":"-1","vt":"num"}],"checkall":"true","outputs":1,"x":587.5000076293945,"y":241.25000381469727,"wires":[["7c26d8e.5429428"]]},{"id":"d22491e6.e3ccd","type":"ui_button","z":"df34ea84.df1908","name":"","group":"3a7f166.1baa8ea","order":0,"width":0,"height":0,"passthru":false,"label":"Off","color":"","bgcolor":"","icon":"","payload":"0","payloadType":"num","topic":"","x":430,"y":60,"wires":[["a9170169.7a406"]]},{"id":"a9a78dc0.8e18d","type":"ui_button","z":"df34ea84.df1908","name":"","group":"3a7f166.1baa8ea","order":0,"width":0,"height":0,"passthru":false,"label":"On","color":"","bgcolor":"","icon":"","payload":"1","payloadType":"num","topic":"","x":430,"y":20,"wires":[["a9170169.7a406"]]},{"id":"df60b3c9.f554d","type":"ui_button","z":"df34ea84.df1908","name":"","group":"3a7f166.1baa8ea","order":0,"width":0,"height":0,"passthru":false,"label":"Auto","color":"","bgcolor":"","icon":"","payload":"-1","payloadType":"num","topic":"","x":430,"y":100,"wires":[["a9170169.7a406"]]},{"id":"a9170169.7a406","type":"function","z":"df34ea84.df1908","name":"Set Light Mode","func":"global.set(\"KitchenLightMode\", msg.payload)\nreturn msg;","outputs":1,"noerr":0,"x":640,"y":60,"wires":[["1082eaa7.8ddfb5"]]},{"id":"1082eaa7.8ddfb5","type":"switch","z":"df34ea84.df1908","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"1","vt":"num"},{"t":"eq","v":"-1","vt":"num"}],"checkall":"true","outputs":3,"x":860,"y":60,"wires":[["820f7582.8dde18","c61845f3.c68758"],["f96ac0d1.1b95d","1cf661b4.623f0e"],["b2f6ba79.8f07e8"]]},{"id":"a8375aa7.6d2328","type":"ui_text","z":"df34ea84.df1908","group":"3a7f166.1baa8ea","order":0,"width":0,"height":0,"name":"","label":"Current Mode","format":"{{msg.payload}}","layout":"row-spread","x":1180,"y":60,"wires":[]},{"id":"1cf661b4.623f0e","type":"change","z":"df34ea84.df1908","name":"On","rules":[{"t":"set","p":"payload","pt":"msg","to":"On","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1010,"y":80,"wires":[["a8375aa7.6d2328"]]},{"id":"c61845f3.c68758","type":"change","z":"df34ea84.df1908","name":"Off","rules":[{"t":"set","p":"payload","pt":"msg","to":"Off","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1010,"y":40,"wires":[["a8375aa7.6d2328"]]},{"id":"b2f6ba79.8f07e8","type":"change","z":"df34ea84.df1908","name":"Auto","rules":[{"t":"set","p":"payload","pt":"msg","to":"Auto","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1010,"y":120,"wires":[["a8375aa7.6d2328"]]},{"id":"6a152ec.b3580d","type":"function","z":"df34ea84.df1908","name":"Extract Brightness","func":"msg.payload = msg.payload.brightness\nreturn msg;","outputs":1,"noerr":0,"x":1331,"y":291,"wires":[["b4f8ed72.6018a"]]},{"id":"88acb8a.b5e1a48","type":"link in","z":"df34ea84.df1908","name":"Hallway Movement Mornings","links":["cef292b4.d108f"],"x":465.5,"y":129,"wires":[["7db1a4bb.73537c"]]},{"id":"b4f8ed72.6018a","type":"indigo-set-device","z":"df34ea84.df1908","name":"","controller":"c34bc931.94bec8","itemname":"Kitchen Lights","key":"brightness","x":1610,"y":312,"wires":[[]]},{"id":"7542c362.6802cc","type":"indigo mqtt in","z":"df34ea84.df1908","name":"","topic":"","qos":"2","broker":"dd07ed2a.fe8fb","controller":"c34bc931.94bec8","itemname":"Kitchen Motion","state":"onOffState","x":89.375,"y":140,"wires":[["8fbd3e4f.c2cef","ab3cd17b.d0bf6"]]},{"id":"8fbd3e4f.c2cef","type":"debug","z":"df34ea84.df1908","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":278.125,"y":270,"wires":[]},{"id":"51a9e96b.a88798","type":"indigo mqtt in","z":"df34ea84.df1908","name":"","topic":"","qos":"2","broker":"dd07ed2a.fe8fb","controller":"c34bc931.94bec8","itemname":"Kitchen Door","state":"onOffState","x":80,"y":233.75,"wires":[["ab3cd17b.d0bf6"]]},{"id":"3a7f166.1baa8ea","type":"ui_group","z":"","name":"Kitchen Light Mode","tab":"bfc2574c.3acae8","disp":true,"width":"6","collapse":false},{"id":"c34bc931.94bec8","type":"indigo-controller","z":"","name":"Indigo","protocol":"http","host":"10.0.1.9","port":"8176","username":"john","password”:”XXX”},{“id":"dd07ed2a.fe8fb","type":"mqtt-broker","z":"","broker":"10.0.0.5","port":"1883","clientid":"","usetls":false,"compatmode":true,"keepalive":"15","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"bfc2574c.3acae8","type":"ui_tab","z":"","name":"Home","icon":"dashboard"}]

Posted on
Fri Nov 02, 2018 9:16 am
jh71283 offline
Posts: 127
Joined: Jun 16, 2014

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

You just re-posted my flow :D

Posted on
Fri Nov 02, 2018 9:26 am
Umtauscher offline
User avatar
Posts: 566
Joined: Oct 03, 2014
Location: Cologne, Germany

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Dooh, sorry,

Code: Select all
[{"id":"36a3df0.ee80022","type":"debug","z":"191b5c63.0c9264","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":590,"y":1120,"wires":[]},{"id":"bc5c15b6.a66e7","type":"indigo mqtt in","z":"191b5c63.0c9264","name":"","topic":"","qos":"2","broker":"8871a16b.8e731","controller":"2b8f6f57.a868b8","itemname":"Schreibtischlampe","state":"","x":310,"y":1120,"wires":[["36a3df0.ee80022"]]},{"id":"8871a16b.8e731","type":"mqtt-broker","z":"","name":"IndigoBroker","broker":"mqttbroker.voyager95.de","port":"1883","clientid":"","usetls":false,"compatmode":true,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"2b8f6f57.a868b8","type":"indigo-controller","z":"","name":"Indigo.voyager95.de","protocol":"http","host":"indigo.voyager95.de","port":"8176","username":"username","password":"XXX"}]


I have to get used to using the export menue instead of simply copying to clipboard...

Posted on
Fri Nov 02, 2018 9:34 am
jh71283 offline
Posts: 127
Joined: Jun 16, 2014

Re: GreenSky MQTT Bridge Plugin (SmartThings Bridge)

Everything looks ok from what I can see.

Try this flow, I have just added a "All MQTT Messages" node to help debug.

Code: Select all
[{"id":"ad0ebc40.21b4e","type":"debug","z":"c3da65c6.feffb8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":524,"y":156,"wires":[]},{"id":"10ba04d3.b5a99b","type":"indigo mqtt in","z":"c3da65c6.feffb8","name":"","topic":"","qos":"2","broker":"39e362d4.f9f6de","controller":"324d1e6.a9b81e2","itemname":"Schreibtischlampe","state":"","x":244,"y":156,"wires":[["ad0ebc40.21b4e"]]},{"id":"c81503cc.44be5","type":"mqtt in","z":"c3da65c6.feffb8","name":"All MQTT Messages","topic":"#","qos":"2","broker":"39e362d4.f9f6de","x":244.5,"y":200,"wires":[["ad0ebc40.21b4e"]]},{"id":"39e362d4.f9f6de","type":"mqtt-broker","z":"","name":"IndigoBroker","broker":"mqttbroker.voyager95.de","port":"1883","clientid":"","usetls":false,"compatmode":true,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"324d1e6.a9b81e2","type":"indigo-controller","z":"","name":"Indigo.voyager95.de","protocol":"http","host":"indigo.voyager95.de","port":"8176","username":"username","password":"XXX"}]

Page 6 of 10 1 ... 3, 4, 5, 6, 7, 8, 9, 10

Who is online

Users browsing this forum: No registered users and 20 guests