Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: LMS Hook for Track & State Updates #3

Open
mtudor opened this issue Sep 27, 2016 · 6 comments
Open

FEATURE: LMS Hook for Track & State Updates #3

mtudor opened this issue Sep 27, 2016 · 6 comments

Comments

@mtudor
Copy link
Owner

mtudor commented Sep 27, 2016

Such that the LMS will ping us when the track changes, volume changes, play stops / stars etc. and this can be updated in the Homey interface.

@dvanp
Copy link

dvanp commented Aug 11, 2017

Would love this feature, but is this app still being developed?

@Inversion-NL
Copy link
Contributor

Inversion-NL commented Aug 11, 2017

Currently not very, no.
We're planning on continuing later on

@mtudor
Copy link
Owner Author

mtudor commented Aug 11, 2017

Yep, that's pretty much it. We're both still here but time is short at the moment. Rest assured though that we want our Squeezeboxes singing and dancing with Homey too ;) Are you a potential contributor @dvanp? No worries if not, we'll keep you informed!

Sent from my Samsung SM-G955F using FastHub

@dvanp
Copy link

dvanp commented Aug 21, 2017

I might be able to contribute, but unfortunately haven't discovered yet how to add these features. If somebody can give me some pointers I will try again!

@dvanp
Copy link

dvanp commented Aug 22, 2017

My main problem is with figuring out how to get Homey notified of state/song changes. I've got getCurrentTitle showing up on the mobile card, but it is only updated on init, so when the app is started.

@Inversion-NL
Copy link
Contributor

You'll have to emit an real-time event:
https://apps.developer.athom.com/v1/library/drivers/index.html

module.exports.realtime( device_data, capability, newValue );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants