You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use an Harmony hub to control several devices. I can select "miscellaneous" on one of them (arcadyen).
But when I select "miscellaneous" for my Samsung TV then the app crashes.
The error:
TypeError: args.args.controlGroup.function.forEach is not a function
at Object.<anonymous> (/app.js:57:53)
at emitTwo (events.js:87:13)
at Object.emit (events.js:172:7)
at /homey-app/manager/flow.js:23:37
at /homey-app/helpers/client.js:1:1077
at Array.forEach (native)
at process.<anonymous> (/homey-app/helpers/client.js:1:1046)
at emitTwo (events.js:87:13)
at process.emit (events.js:172:7)
at internal/child_process.js:696:12
Exit code: 1
Exit signal: null
The text was updated successfully, but these errors were encountered:
I use an Harmony hub to control several devices. I can select "miscellaneous" on one of them (arcadyen).
But when I select "miscellaneous" for my Samsung TV then the app crashes.
The error:
The text was updated successfully, but these errors were encountered: