Search found 11 matches

by davecason
20 Feb 2020, 03:33
Forum: ESP Easy: General Discussion
Topic: I think this is wrong but ........
Replies: 3
Views: 4817

Re: I think this is wrong but ........

Hi Thomas,

Well thanks for the prompt reply - that was great !

So more like this, right !?


on Box#Temp do
if [Box#Temp]<97
notify 1,"Box temperature is [Box#Temp]°F!"
endif
endon


Cheers'
Dave
by davecason
20 Feb 2020, 02:14
Forum: ESP Easy: General Discussion
Topic: I think this is wrong but ........
Replies: 3
Views: 4817

I think this is wrong but ........

Hello,

Does anyone know if this is right for rule to sent a email?


Box#Temp do
if [Box#Temp]<97
notify,1,"Box temperature is [Box#Temp]°F!"
endif
endon


Cheers'
Dave :o
by davecason
09 Dec 2018, 04:37
Forum: ESP Easy: General Discussion
Topic: notifications and esp
Replies: 5
Views: 3874

Re: notifications and esp

Hi Thomas, Yep .... I saw that Wiki ...... I also tried to get one of the two accounts going but more about that later. My real question is in my case is - its the activation part of the process first - not so much the actual email going out. I don't have a way to tell the unit to wake up as a trigg...
by davecason
08 Dec 2018, 03:52
Forum: ESP Easy: General Discussion
Topic: notifications and esp
Replies: 5
Views: 3874

notifications and esp

Hi Gang ! I'm gonna start a new thread about seeing if I can get the Notifications thing working for me and I'm not seeing a ton of info on it. I have a WeMOS ESP8266 hooked up with two DS18b20 temperature probes - one measuring the temperature of my hot tub and the other the air temp. I want to hav...
by davecason
04 Dec 2018, 06:47
Forum: ESP Easy: General Discussion
Topic: a question about display varabiles
Replies: 7
Views: 3937

Re: a question about display varabiles

Hi grovkillen, I spoke too soon - when I got home my test system was working right so I coped the format over to my working unit and - yes - I can now see the temps ! Thanks for your help ..... I'm gonna start a new thread about seeing if I can get the Notifications thing working for me. I want to h...
by davecason
04 Dec 2018, 01:55
Forum: ESP Easy: General Discussion
Topic: a question about display varabiles
Replies: 7
Views: 3937

Re: a question about display varabiles

Hey grovkillen ......

Thanks for the response - it must be child-proof tho ...... still no luck.

Is it something dumb? :-)
oled.png
oled.png (21.15 KiB) Viewed 3913 times
device.png
device.png (18.32 KiB) Viewed 3913 times
Cheers'
Dave Cason
by davecason
03 Dec 2018, 07:42
Forum: ESP Easy: General Discussion
Topic: a question about display varabiles
Replies: 7
Views: 3937

a question about display varabiles

Hi Folks, I'm running a WiMos ESP8266 and I've got a OLED on it ..... For the most part it's working happy I've got it showing: LINE 1: Uptime %uptime% LINE 2: IP %ip% LINE 3: System Time %systime% LINE 4: Doh !! :roll: I have a DS18b20 temperature probe on it an its showing the right value on the D...
by davecason
18 Mar 2018, 21:27
Forum: ESP Easy: General Discussion
Topic: Hummm, so where is the - I'm a dork" section? :-)
Replies: 10
Views: 7219

Re: Hummm, so where is the - I'm a dork" section? :-)

Besides if they hack it and discover the hot tub's temp - so be it (grin)
Untitled.png
Untitled.png (38.06 KiB) Viewed 6846 times

Cheers'
Dave
by davecason
18 Mar 2018, 21:26
Forum: ESP Easy: General Discussion
Topic: Hummm, so where is the - I'm a dork" section? :-)
Replies: 10
Views: 7219

Re: Hummm, so where is the - I'm a dork" section? :-)

Oh it's not going to be out there permanently - its just for now for testing. Eventually it'll feed a Pi and provide lovely trends and graphs! It's just odd that it "seems" like the bugger can't get thru the router and I have lots of stuff passing thru ! I've never run in to this before !?...
by davecason
18 Mar 2018, 21:23
Forum: ESP Easy: General Discussion
Topic: Hummm, so where is the - I'm a dork" section? :-)
Replies: 10
Views: 7219

Re: Hummm, so where is the - I'm a dork" section? :-)

Here's a snap of two options in the router:

asus 2.png
asus 2.png (43.58 KiB) Viewed 6848 times

Cheers'
Dave
by davecason
18 Mar 2018, 18:13
Forum: ESP Easy: General Discussion
Topic: Hummm, so where is the - I'm a dork" section? :-)
Replies: 10
Views: 7219

Hummm, so where is the - I'm a dork" section? :-)

Hi Gang, I've got a problem ..... I have an ESP-12 made by WeMos and its a D1 Mini Module. It's chugging away happily and I can see it inside on 192.168.x.x I also opened the post 80 on my router to let it out. For whatever reason ... no joy !! I can't see it from outside, it IS port 80 right!? Any ...