Issues with HEOS Beta app

Wanted to give the Homey HEOS app a go so I could start using Google Play Music instead of Tidal…
Apparently you need the Beta app in order for the speakers to show up under Homey Music…I did this and initially I seemed to be able to add the speakers but then the HEOS app started crashing…
Tried reinstalling the app with no luck, tried restoring Homey but again with no luck.

Anyone seen these issues before? Anyone know if the HEOS app will be updated alongside Homey 2.0 release?

Bug that I get:

Stack trace:

TypeError: Cannot read property ‘0’ of null
at cleanString (/node_modules/upnp-device-client/index.js:630:76)
at parseEvents (/node_modules/upnp-device-client/index.js:426:20)
at /node_modules/upnp-device-client/index.js:360:22
at ConcatStream.<anonymous> (/node_modules/concat-stream/index.js:36:43)
at emitNone (events.js:111:20)
at ConcatStream.emit (events.js:208:7)
at finishMaybe (/node_modules/readable-stream/lib/_stream_writable.js:504:14)
at endWritable (/node_modules/readable-stream/lib/_stream_writable.js:514:3)
at ConcatStream.Writable.end (/node_modules/readable-stream/lib/_stream_writable.js:484:41)
at IncomingMessage.onend (_stream_readable.js:595:10)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:106:13)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1064:12)
at _combinedTickCallback (internal/process/next_tick.js:139:11)
at process._tickCallback (internal/process/next_tick.js:181:9)

Exit code: 1
Exit signal: null

1 Like

Noone at all? It really sucks not being able to use that specific app :confused:

Volg

DLNA/UPNP is really prone to errors which are hard to find. @jreenen is working on a generic dlna-app which should work with Heos too…

I will report my progress on that app here: [IN DEVELOPMENT] Homey DLNA

Once i have something worth (early alpha) testing i will commit it here: https://github.com/jreenen/com.jreenen.dlna.cast

1 Like