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

Use Ikea 5 button remote to change Nanoleaf scenes #16

Open
1liminal1 opened this issue May 6, 2020 · 6 comments
Open

Use Ikea 5 button remote to change Nanoleaf scenes #16

1liminal1 opened this issue May 6, 2020 · 6 comments

Comments

@1liminal1
Copy link

Hey there,

Thanks for looking at this for me, appreciate it :)

So I want to be able to use the two arrow keys on the 5 button ikea remote as forward and back for nanoleaf scenes.

Let me know what information I can provide to you?

Shane

@paulsheldon
Copy link
Owner

Can you let me know what device handler you are using for the Nanoleaf and what version of Smarthings Android app new or classic? Thanks

@1liminal1
Copy link
Author

Hey Paul,

Nanoleaf DH: https://github.com/Mellit7/NanoleafAuroraHandler
And im using both versions of the app, and the IDE to add these custom DH.

You can see the convo I've had with Melinda here

https://community.smartthings.com/t/nanoleafs-new-light-panels/34508/187

Let me know if there is more information you need?

Thanks again mate :)

@1liminal1
Copy link
Author

So just an update, I have those next/ previous buttons working for the Nanoleaf device hander working now. I just need a way to map them to the left right buttons.

If I look though her code, she has a funtion for;

	command "previousScene"
	command "nextScene"

Is there anyway to add an advanced setting to ABC where you can specify functions from another DH? Does that work?

@1liminal1
Copy link
Author

Hey mate,

Sorry to push, any ideas?

@veonua
Copy link

veonua commented Jan 22, 2021

+1

@veonua
Copy link

veonua commented Jan 23, 2021

def capTrack='capability.musicPlayer'
should also support 'capability.mediaTrackControl', not for sonos only

also, it would be nice to have the support of

capability "Media Presets"
to be able to select presets directly

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

3 participants