MMM-MQTT icon indicating copy to clipboard operation
MMM-MQTT copied to clipboard

Run a Script on Specific Value Range

Open Ra7t0r opened this issue 5 years ago • 3 comments

Hello. I would be nice, in addition with the newly released "Colored values" feauture, to be able to run a external script: In my mind is something like that:

subscriptions: [ { topic: 'smoky/1/inside/temperature', // Topic to look for ... ... colors: [ // Value dependent colors { upTo: -10, value: "blue", label: "blue", suffix: “blue”, runScript: “/MagicMirror/script.sh"}, ], },

Ra7t0r avatar Jan 22 '20 17:01 Ra7t0r

Thank you for an interesting suggestion. I will take a look when I get the time.

Otto

ottopaulsen avatar Jan 24 '20 07:01 ottopaulsen

Hello. I hope you are doing well. Any updates?

Ra7t0r avatar Mar 11 '20 05:03 Ra7t0r

Sorry, I have very little time for working on this module these days.

ottopaulsen avatar Mar 13 '20 18:03 ottopaulsen