It's on my top 10 list of things I always install on any new device (PC, laptop, phone, etc). I use Slack for work, but also at home for all sorts of things. There's a NodeRed node for it as well.
But, you know how I like to label things as "rabbit holes"? Slack is a rabbit hole once you start integrating stuff into it.
Funny fact, I used to be a Lotus Notes developer back in the late 90s. I also wrote one of the first proof of concept "viruses" for it as well. Using LotusScript and some embedded C++, I was able to get it to launch a command prompt and type out "deltree /y" and just sit there and wait for the return key to be pressed. IBM kept telling me it couldn't be done until I showed them, yes, it could be.
Still new to hubitat and its community. Not familiar with where you'd stash the beta of this driver. Is it GA to beta volunteers? Is there source code (I'd <3 to learn from it)? Thanks for any info! Best regards, Mike
This beta is available for anyone to use---simply copy the driver code in from my first post and follow the rest of the instructions to integrate it with your Hubitat setup.
I label things as beta when I haven't completed the feature set or when I haven't been able to test everything. In this case, what's there is tested and is reliably working (I use it for notifications at our office).
If you'd like to make any changes or add to the source, feel free to submit a PR to the GitHub file! Otherwise, enjoy using the Slack integration, and let me know if there's anything not covered in the first post in this thread.
I use this for our office. Everyone on our team has Slack installed, and I don’t want to make people install the Hubitat app—it’s unreasonable to get that many people to install and manage it.
We have one bot running right now—Tayne. He’s got his own personality, and he manages our security. A good example of this is with our company’s exterior sliding glass door. Hubitat will automatically shut the door off at 5 pm, and Tayne will notify us. If someone opens the door while it’s off, we get Slack notifications saying that the door has been forced open. In a perfect world, I’d also attach a security picture of who opened the door, but we’re not quite there (yet).
I’ve also considered adding hooks to this app—where you could tag a bot and use it as a trigger event in Hubitat. E.g.
Tayne, is the door on?
The door is off, want me to turn it back on?
I'm not entirely sure why, but I am getting the following error in my logs when reporting a door opened. If you have any suggestions on how I can narrow down the error that would be appreciated.
My openhab installation failed at the beginning of the year and I'm just getting to setting everything up again with Hubitat. Had all my notifications from OH going to Slack. This has made it so easy to setup again in Hubitat. Thanks!