We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I set the python script to light:on().
I write the message "send light:on()" on slack. but this app did not run the python script.
I run hubot on linux, and homebot send light:on().Its OK.
I run the python script. Its OK.
The text was updated successfully, but these errors were encountered:
I was able to work around the issue by setting NODE_TLS_REJECT_UNAUTHORIZED=0. Definitely not a long term solution.
slackapi/hubot-slack#651
Sorry, something went wrong.
No branches or pull requests
I set the python script to light:on().
I write the message "send light:on()" on slack.
but this app did not run the python script.
I run hubot on linux, and homebot send light:on().Its OK.
I run the python script. Its OK.
The text was updated successfully, but these errors were encountered: