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 request] Navigate and control the UI through the API #108

Open
1 task done
mattgruter opened this issue Oct 6, 2023 · 0 comments
Open
1 task done

[feature request] Navigate and control the UI through the API #108

mattgruter opened this issue Oct 6, 2023 · 0 comments
Labels
feature request Feature request

Comments

@mattgruter
Copy link

mattgruter commented Oct 6, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

I'd like control what's shown on the remote via API. That way I could change the active page depending on external events and context. Use cases that would be possible with this are for instance:

Automatically show the correct music device on my remote when I start playing music

I use various devices to start a music stream on connected speakers (google home, home assistant, spotify connect, ...). When music starts playing on e.g. my kitchen speaker, I'd like to make an API call to my RemoteTwo to show the kitchen speaker controls. That way I can just pick up the remote and play/pause or adjust volume regardless of how I initiated the music stream.

Change current UI page on the remote depending on which room I'm in

I'd like to switch the current R2 page from "Living Room" to the "Kitchen" page when I physically move the remote from room to room. I track bluetooth devices' location throughout my home with ESPs that lets me create location aware automations in home assistant. I could track the R2's bluetooth radio in this case and make an API call to the remote to switch page when its moved to another room.

Change (and lock down) the UI when the home is in guest mode

My home automation setup has a simplified and locked down mode when guest stay at my place. I'd like to trigger a change to show a different UI (or profile?) when the automation system is in guest mode.

Additional context

No response

@mattgruter mattgruter added the feature request Feature request label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

No branches or pull requests

1 participant