Getting an email if a motion sensor is tripped in your home or something similar to that nature.
Hrmmm great addition thanks!
Where I buy my ESP8266 boards from... (Banggood)
Explore... Chat... Share...
Moderator: Mmiscool
cls
setupemail mail.smtp2go.com 2525 ???@yahoo.com password
button "Send Email" [SendEmail]
button "Exit " [TestExit]
wait
[SendEmail]
email ???@gmail.com ???@yahoo.com testSubject testBody
wait
[TestExit]
end
connected
220 mail.smtp2go.com ESMTP Exim 4.86 Sat, 28 Nov 2015 04:37:41 +0000
Sending hello
250-mail.smtp2go.com Hello 1.2.3.4 [67.213.248.3]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH CRAM-MD5 PLAIN LOGIN
250-STARTTLS
250-PRDR
250 HELP
Sending auth login
334 VXNlm5hbWU6
Sending User
334 UGFc3dvcmQ6
Sending Password
235 Authentication succeeded
Sending From
250 OK
Sending To
250 Accepted <????@gmail.com>
Sending DATA
354 Enter message, ending with "." on a line by itself
Sending email
250 OK id=1a2GY-kaUDFj-BB
Sending QUIT
221 mail.smtp2go.com closing connection
disconnected
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]