Email controlling - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Email controlling (/showthread.php?tid=664) |
Email controlling - buuuudzik - 09.03.2017 Hello, maybe someone has some experience in controlling LM via emails in such way: LM sends an email e.g. "There is no people in your house. Should I turn off lights in thje Kitchen?" If user respond to this email "yes"(in 5 minutes) LM will switch off this lights. RE: Email controlling - Erwin van der Zwart - 09.03.2017 Hi, Not possible as there is no SMTP server available. What you could do is use IFTTT for this, make a mail channel and a maker channel and send on a mail eventĀ a http command from the maker channel to the remote services of your controller. BR, Erwin RE: Email controlling - gjniewenhuijse - 09.03.2017 Maybe its partially possible. Last year i used a solution to handle some things in the LM when i received some Notes (with a imap connection). I think you can use Email instead of Notes. |