Search found 11 matches
- 15 Jul 2019, 04:42
- Forum: Experimental
- Topic: ESPEASY V2.0 Notifications Syntax
- Replies: 35
- Views: 81897
Re: ESPEASY V2.0 Notifications Syntax
I found a solution with a separate SW-switch, but if somebody has a more smart solution, let me know... I would solve it this way: on TEMP#Cel do if [TEMP#Cel]>4.0 TaskValueSet 12,1,0 //reactivate warning msg endif if [Switch#Dummy1]=0 do if [TEMP#Cel]<3 notify 1, Actual_temp._above_the_water:_[TEM...
- 19 Jun 2019, 11:36
- Forum: Experimental
- Topic: Sonoff POW rule trigger for Current / Power
- Replies: 3
- Views: 19401
Re: Sonoff POW rule trigger for Current / Power
I just found out that I'm not the only one with this problem: https://letscontrolit.com/forum/viewtopic.php?f=5&t=5246&start=53 I have solved my problem by following the advice to change the default value '0' for 'Interval' of the 'Data Acquisition' in the 'Task Settings' for device 'Energy ...
- 23 Dec 2018, 14:36
- Forum: Experimental
- Topic: Sonoff POW rule trigger for Current / Power
- Replies: 3
- Views: 19401
Re: Sonoff POW rule trigger for Current / Power
When I connect a device to drain power there is no trigger reaction. It seemed that the log is frozen. After refresh for the log I can see other trigger events (e.g. for pressing a Button) but never for the change of Power / Current.
- 23 Dec 2018, 01:06
- Forum: Experimental
- Topic: Sonoff POW rule trigger for Current / Power
- Replies: 3
- Views: 19401
Sonoff POW rule trigger for Current / Power
I try to use a Sonoff POW (R2 v1.0 with mega-20180826) for failure monitoring of a drainage pump. The pump is allways voltage supplied and switches itself on/off dependend on the water level. If the pump is working the Sonoff recognize the used current and even calculates the energy but I don't mana...
- 12 Dec 2018, 11:44
- Forum: Experimental
- Topic: ESPEASY V2.0 Notifications Syntax
- Replies: 35
- Views: 81897
Re: ESPEASY V2.0 Notifications Syntax
Lately SMTP2GO is getting erratic with Gmail (was announced from Gmail) but now arrives at a point to be nearly use less. Has someone an alternative ? For me www.smart-mail.de works fine. In Wiki you find the server-settings etc. as Example 2: www.letscontrolit.com/wiki/index.php/EasyNotifications#...
- 10 Sep 2018, 03:05
- Forum: Staff Announcements forum
- Topic: BIG announcement, the future of ESP Easy. [READ THIS IF YOU LOVE OUR FW]
- Replies: 105
- Views: 2182222
Re: BIG announcement, the future of ESP Easy. [READ THIS IF YOU LOVE OUR FW]
How about adding a support link in the ESPeasy web interface (and distributing a new stable)? Have you ever thought about selling a smartphone app to configure or control your devices? I added this to the wiki... https://www.letscontrolit.com/wiki/index.php/ESPEasy We are in a bit of Limbo, we need ...
- 13 Aug 2018, 20:25
- Forum: Experimental
- Topic: ESPEASY V2.0 Notifications Syntax
- Replies: 35
- Views: 81897
Re: ESPEASY V2.0 Notifications Syntax
I guess that's somewhere inbetween a "bug" and a "very much desired feature" :) Can you make an issue for it on Github? I agree that it’s not really a bug. According to the SMTP-Syntax in https://tools.ietf.org/html/rfc5321#section-4.1.1 the command RECIPIENT (RCPT) “is used to ...
- 12 Aug 2018, 12:51
- Forum: Experimental
- Topic: ESPEASY V2.0 Notifications Syntax
- Replies: 35
- Views: 81897
Re: ESPEASY V2.0 Notifications Syntax
Thanks for reading my Wiki artikle. I wasn't sure if somebody would be interested. A space can be used in texts, since very recent builds, but then you have to use quotes like "This is a body with spaces" I am not sure how spaces are currently interpreted in the rules parser, but at least ...
- 11 Aug 2018, 10:54
- Forum: Experimental
- Topic: ESPEASY V2.0 Notifications Syntax
- Replies: 35
- Views: 81897
Re: ESPEASY V2.0 Notifications Syntax
Adding some warning on the info page on the wiki about it (and adding a link to the wiki if there isn't one of those questionmark buttons on the page) isn't a bad idea. Thanks for your answer. Indeed there is no hint or warning about SSL in your Wiki article about EasyNotifications (and I can't add...
- 04 Aug 2018, 00:22
- Forum: Experimental
- Topic: ESPEASY V2.0 Notifications Syntax
- Replies: 35
- Views: 81897
Re: ESPEASY V2.0 Notifications Syntax
Adding some warning on the info page on the wiki about it (and adding a link to the wiki if there isn't one of those questionmark buttons on the page) isn't a bad idea. Thanks for your answer. Indeed there is no hint or warning about SSL in your Wiki article about EasyNotifications (and I can't add...
- 02 Aug 2018, 12:50
- Forum: Experimental
- Topic: ESPEASY V2.0 Notifications Syntax
- Replies: 35
- Views: 81897
Re: ESPEASY V2.0 Notifications Syntax
I ran crazy trying to send an E-Mail form my Sonoff before I found out about the missing SSL feature in ESPEasy. Now I got a new account on one of the few providers left (smart-mail.de) with simple SMTP (w/o SSL), made it work with my device and found this discussion only afterwards. Would be nice f...