jordenc / email-sender

Send emails with Homey
5 stars 6 forks source link

Timeouted status in flows - rather use callback i registerRunListener than promise #20

Open HakkaMc opened 4 years ago

HakkaMc commented 4 years ago

Dear developer, if I try to send email in flow, the sending email shows an "timeouted" status. Please call a callback function in the "registerRunListener" (".registerRunListener(( args, state, callback ) => ..."). Then it works like charm.