-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat(notification): add simple SmartThings switch activation #1902
Conversation
…letely from the dotenv.
…letely from the dotenv. - without being a fool.
I've been wanting to know how to fix this! Thank you. |
Ideally I would have done it prior to my horrible commit chain - but I felt challenged by it :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks great! Thanks for the implementation. Just left a few comments if you don't mind addressing
That works. Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Lets pull this in. Thanks for everything!
Let it be known that I landed a 3090 on day two with this :) |
YAY!!! |
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
Description
Added basic switch activation for SmartThings, will turn on switch based on the below env vars. Motivation being I work in the dark, and wanted to turn a light on as a notification.
SMARTTHINGS_TOKEN=
SMARTTHINGS_SWITCH_LABEL=
Testing
New dependencies