I'm out of town so I won't be able to look into this until tomorrow.
Was this working with Indigo 6, or is this a new setup?
Sent from my iPad using Tapatalk
Better Email plugin discussion thread
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better Email plugin discussion thread
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Better Email plugin discussion thread
No rush...
New setup (on v7)
New setup (on v7)
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better Email plugin discussion thread
Or very similar. But I'm not getting this on any test setups I've used, so it must be specific to a particular auth method variant or server.
Tracking this issue here: https://github.com/FlyingDiver/Indigo-B ... l/issues/1
I'll look into this as soon as I'm done releasing the Indigo 7 versions of my plugins.
Tracking this issue here: https://github.com/FlyingDiver/Indigo-B ... l/issues/1
I'll look into this as soon as I'm done releasing the Indigo 7 versions of my plugins.
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: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better Email plugin discussion thread
Test version for shapa's SMTP error: https://github.com/FlyingDiver/Indigo-B ... tag/v7.0.1
This is not available via the auto-update.
This is not available via the auto-update.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Better Email plugin discussion thread
Works fine now.
10x a lot!
...
BTW - how to understand device state names? I'd like to send temperature readings from a temp / humidity sensor
10x a lot!
...
BTW - how to understand device state names? I'd like to send temperature readings from a temp / humidity sensor
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better Email plugin discussion thread
Syntax is %%v:XXXX%% to substitute in the value of a variable, or %%d:XXX:stateName%% for a state value of a device.shapa wrote:BTW - how to understand device state names? I'd like to send temperature readings from a temp / humidity sensor
For instance, if I wanted to insert the temperature from one of my Ecobee thermostat sensors into a message, the syntax would be %%d:1352634209:temperature%%. The number is the Indigo DeviceID for the sensor, and "temperature" is the device state name.
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: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better Email plugin discussion thread
Thanks for confirming that change works. I'm going to hold off on a public release until the end of the week in case I get any other bug reports.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177