Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run a Script on Specific Value Range #31

Open
Ra7t0r opened this issue Jan 22, 2020 · 3 comments
Open

Run a Script on Specific Value Range #31

Ra7t0r opened this issue Jan 22, 2020 · 3 comments

Comments

@Ra7t0r
Copy link

Ra7t0r commented Jan 22, 2020

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"},
],
},

@ottopaulsen
Copy link
Owner

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

Otto

@Ra7t0r
Copy link
Author

Ra7t0r commented Mar 11, 2020

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

@ottopaulsen
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants