This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
So the E-mail app just became available in the app store!
What does it do?
You can receive e-mail in Homey, based on IMAP accounts. It adds a trigger card containing the account, from address, subject and message.
What cannot be done?
- Sending e-mail, it's on the list;
- Gmail 2 step verification, it's also on the list;
Todo
- Custom condition cards;
App store link
https://apps.athom.com/app/homey.email
Github
https://github.com/HiemstraJ/homey.email
Please test it, add multiple accounts, report any bugs on GIT .Submit any feature requests.
I have tested Outlook.com and Gmail.com accounts.
What does it do?
You can receive e-mail in Homey, based on IMAP accounts. It adds a trigger card containing the account, from address, subject and message.
What cannot be done?
- Sending e-mail, it's on the list;
- Gmail 2 step verification, it's also on the list;
Todo
- Custom condition cards;
App store link
https://apps.athom.com/app/homey.email
Github
https://github.com/HiemstraJ/homey.email
Please test it, add multiple accounts, report any bugs on GIT .Submit any feature requests.
I have tested Outlook.com and Gmail.com accounts.
Comments
Basic test works! (imap.ziggo.nl) easy as 1 2 3
You can't via the app store, you would have to use the command line --run command. Next version will provide some sort of logging capabilities.
This will do nicely!
E.g. an email sent by action@ifttt.com contains some html tags to promote IFTTT. that will result in a _long_ conversation with Homey ;-)
Can you DM me an example mail, because if correct it should provide the plain text contents.
If you use a text from that it will work. So I presume it is only a test bug, if you save and run it, does it then work?
https://github.com/athombv/homey/issues/49
Changed the underlying IMAP library and updated the code with logging, also fixed bugs that emails from multiple accounts wouldn't receive or only 1 would trigger.
Could you guys please check when it becomes available?
After a remove and new install the account is visible again.
Any thoughts on this?
I'm using a mailbox created with my own webspace/url with running direct admin.
Running 0.0.2.
Narrowed it down a bit:
I see 2 lines in the logging:
Started listener for email for account: xxx@xxx.nl at server mail.antagonist.nl
Started listening for email for account: xxx@xxx.nl at server mail.antagonist.nl
Then I send an email with subject 'test' en body 'test' to my mailaccount and refresh the log page and then all is gone.
The log shows:
Today, 15:00 Received email triggering flow with :: <stuff>
Today, 15:53 Disconnected listener for email account: myaccount@outlook.com
(On a side note, how do I copy from the log?)
Still on the todo list:
- Redesign of settings page;
- Sending email;
- Introduce summary message, so only a short text will be spoken by homey.
I'm a little short on time, updates will come!