Adriaan Peeters
Adriaan Peeters
@ady624 's solution fixes the error in my rather complex Sonos setup, great work!
There is a PR to fix this: https://github.com/fulls1z3/angular-tslint-rules/pull/63, and its duplicate https://github.com/fulls1z3/angular-tslint-rules/pull/68.
0.17.10 is also not signed. Latest signed version is 0.17.8.
Consider providing a similar behaviour as Google Play Music Desktop Player, their component is available as a library: https://github.com/MarshallOfSound/electron-media-service
@Julius2342 Unfortunately I still see this issue on 0.2.12.
Nothing but this stacktrace. The connection seems to survive a few restarts of Home Assistant, but at some point I get the following stacktrace and the only way to recover...
Relates to #94.
@wyardley please consider reopening the issue: I believe the original proposal regarding parameter names is still valid.
The pull request can be found in issue #45.
For those needing to access the file created: The path returned by the code is a native uri like `assets-library://asset/asset.PNG?id=C68D47DF-711F-490C-87FD-BEF6172A71CE&ext=PNG`. This native uri cannot be used in for example image...