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
also, do you see any output in the javascript console in the browser?
So, new to the community and 'the average user' that will start to use homey. Guess i'm a perfect crash test dummy for this . With the Homey app i do not see any devices in my house either, i do not get any push notifications and cloud is not connected to homey constantly. Guess the problem is somewhere in the network? Router settings faulty?
It goes... but not your way unfortunately. I simply do not have any available time to spend on this, at least not in the next few weeks.
exclamation point appears next to the app !
Stack trace:
TypeError: Cannot read property 'length' of undefined
at Object.self.init.self.processConversation (/app.js:1167:36)
at emitTwo (events.js:87:13)
at Object.emit (events.js:172:7)
at /homey-app/manager/speech-input.js:1:291
at /homey-app/helpers/client.js:1:951
at Array.forEach (native)
at process.<anonymous> (/homey-app/helpers/client.js:1:920)
at emitTwo (events.js:87:13)
at process.emit (events.js:172:7)
at process.emit (/node_modules/longjohn/node_modules/source-map-support/source-map-support.js:387:21)
Currently installed players:
I have 60 movies
PMS
Available connections:
Latest added movies
JASON BOURNE MICHIEL DE RUYTER BEYOND VALKYRIE DAWN OF THE 4TH REICHEverything installed successfully connected to plex.tv
So either speechResults.zones or speechResults.devices is NOT an array in the speech result.
The weird thing is, there should always be a zones and devices arrays in the speech result (they might be empty, but they should always be there I believe). That is why I didn't even bother putting a type check there.
Is there any way you can post back the result of 'speechObject' when you ask "I wil een film kijken"? You should see this output in your browser console when you have the Plex Settings page open en ask that question.
You might be onto an (unknown) bug, possibly even a bug in Homey.