Improvement to user switching intents #1824
Closed
timelord1102
started this conversation in
Ideas
Replies: 2 comments 2 replies
|
Chiming in to say that this would be very useful for users running software like Home Assistant which lets you create custom remotes for tablets and smart phones. |
1 reply
|
Sure this makes sense and shouldn't be too complicated to implement. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description
Currently adb intents to switch users require an itemId. This makes it impossible to switch users on the home page via intents, and therefore makes some automations impossible.
I would love to see itemId become optional with behaviour either defaulting to home, or even just switching users while staying on the same content. Either one would allow for proper user switching automations.
All reactions