Notification best practices?
- Professor Falken
- Posts: 304
- Joined: Sun Mar 29, 2015 7:07 am
Notification best practices?
What are people using these days as the best way for Indigo to notify of events? For years I have used email (via both the built in function and the better email plugin) to generate emails and/or texts. This worked fairly well. But lately gmail seems to almost always block Indigo from sending email, no matter how many times I change the setting in Indigo's dedicated gmail account, it seems to reset it back to not allowing an untrusted app to sign in and send an email. From perusing the forums, I see that the other email services seem to run into the same types of problems.
I am running Indigo 7.2 on a Mac Mini (OSX 10.11.4). I am an "if it ain't broke, don't fix it" kinda guy with respect to HA, so I haven't pushed past I7.2 (plus, I still have a handful of applescripts that I haven't converted). But I need to figure out some kind of reliable way for my system to be able to alert me to events beyond gmail saying it blocked a sign in attempt.
Any suggestions?
I am running Indigo 7.2 on a Mac Mini (OSX 10.11.4). I am an "if it ain't broke, don't fix it" kinda guy with respect to HA, so I haven't pushed past I7.2 (plus, I still have a handful of applescripts that I haven't converted). But I need to figure out some kind of reliable way for my system to be able to alert me to events beyond gmail saying it blocked a sign in attempt.
Any suggestions?
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Notification best practices?
Switch to a better email provider. I use RackSpace.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Notification best practices?
Or if you're willing to spend a few bucks, look into using Twilio for SMS notifications. Very reliable.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Notification best practices?
I send an email to my_mobile_number@my_mobile_carrier.com and they forward that to me as a text message. I use this for notifications that I want to receive "instantly". For everything else, I send as an email to my personal email account. All this is via an email account that I have dedicated to Indigo (not Gmail).
I came here to drink milk and kick ass....and I've just finished my milk.
My Plugins and Scripts
My Plugins and Scripts
Re: Notification best practices?
I love Pushover. It should work with 7.2. I prefer that it is dedicated to use with my two Indigo installs and not intertwined with my Messages from friends etc.
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Notification best practices?
That's a good one too. And I also recently updated it to use the custom sounds feature that's now available.Dual wrote:I love Pushover. It should work with 7.2. I prefer that it is dedicated to use with my two Indigo installs and not intertwined with my Messages from friends etc.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Notification best practices?
I use the iMessage plugin...
free, reliable, fast, can send images as well as text, communication back to Indigo....
I love it.
free, reliable, fast, can send images as well as text, communication back to Indigo....
I love it.
- Professor Falken
- Posts: 304
- Joined: Sun Mar 29, 2015 7:07 am
Re: Notification best practices?
Thanks for all the suggestions. I may check out pushover, as well as some of those email provider suggestions.
Dave, like you, I used the email-to-text feature as you describe (when the email function was working).
A while back I tried using iMessage, but I could never seem to get the unique iMessage account to sign in and stay signed in. I think there was a known bug in that version of OSX with respect to that or something, but it's been a few years.
Dave, like you, I used the email-to-text feature as you describe (when the email function was working).
A while back I tried using iMessage, but I could never seem to get the unique iMessage account to sign in and stay signed in. I think there was a known bug in that version of OSX with respect to that or something, but it's been a few years.
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Notification best practices?
A couple of things I do:
GE Washer/Dryer -> IFTTT Applets -> Slack channel ->Slack plugin -> Action Group to start Inovelli notification
For a solution with that many parts, it has been remarkably reliable...
- Since I already use Slack and have the clients installed on all my devices, I use the Slack plugin to send messages to a special Slack channel for notifications.
- I use the notification feature on my Inovelli switches for notifications - when the LEDs chase/blink green, it means the laundry is done (opening the laundry door cancels them). If red, one of my water sensors has detected water. Because I have these switches in every room, it's very visually obvious when there is a notification.
GE Washer/Dryer -> IFTTT Applets -> Slack channel ->Slack plugin -> Action Group to start Inovelli notification
For a solution with that many parts, it has been remarkably reliable...
-
ryanbuckner
- Posts: 1400
- Joined: Sat Oct 08, 2011 12:33 pm
- Location: Northern Virginia
- Contact:
Re: Notification best practices?
I use the iMessage Plugin. Works really well and it's easy;
Re: Notification best practices?
Been using the Growl plugin for so long, and it’s worked so well, I haven’t checked out any other methods.
I simply have a variable I populate with whatever the message is and a trigger sends it off to all my devices.
Carl
I simply have a variable I populate with whatever the message is and a trigger sends it off to all my devices.
Carl
- Professor Falken
- Posts: 304
- Joined: Sun Mar 29, 2015 7:07 am
Re: Notification best practices?
Thanks for all the suggestions. I think Pushover looks to be the best answer for me at the moment. Thanks for writing the plugin, it seems to be working great in my early use case tests.
Try as I might, I just couldn't seem to get Messages to reliably stay signed in and functioning on the Mac Mini. Very strange.
FlyingDiver, have you been happy with RackSpace for email? I was also looking at that as a second or backup option, but read lots of reviews online about diminishing service quality lately.
Now on to rewrite all my notification triggers...
Try as I might, I just couldn't seem to get Messages to reliably stay signed in and functioning on the Mac Mini. Very strange.
FlyingDiver, have you been happy with RackSpace for email? I was also looking at that as a second or backup option, but read lots of reviews online about diminishing service quality lately.
Now on to rewrite all my notification triggers...