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.
Comments
Too many other issues there...
I made an 2 appointments in my google calender for taking the trash outside
It crashes, it has a red triangle in the apps-page.
Still has the problem with the recurrent meetings
Stack trace:
TypeError: Cannot read property 'start' of undefined
at /app.js:409:43
at Array.forEach (native)
at /app.js:408:24
at /app.js:425:21
at /node_modules/async/lib/async.js:251:17
at done (/node_modules/async/lib/async.js:132:19)
at /node_modules/async/lib/async.js:32:16
at /node_modules/async/lib/async.js:248:21
at /app.js:422:21
at /node_modules/async/lib/async.js:246:17
EDIT: changing webcal to http:// in the beginning of the url helped.
I think the issues is, although the appointments don't show in the Google calendar, this do show in the iCal file. I presume the app should ignore them if there's a certain flag (like Google does).
If you look at the iCal file, you'll see the recurring events have a line like this:
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=TH
I would make a flow that if i'm in the kitchen on the day the trash would be collect i get a massage.
So it can be each time. And we have different days that the trash would be collect
thanks, I will search further over here
I have ran it from node.js
that all looks oke.
Even check what Homey sees as speech input. That all validates. Tried English, same results.
It like the trigger words are not working anymore.