MMM-MQTT
MMM-MQTT copied to clipboard
Run a Script on Specific Value Range
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"}, ], },
Thank you for an interesting suggestion. I will take a look when I get the time.
Otto
Hello. I hope you are doing well. Any updates?
Sorry, I have very little time for working on this module these days.