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] Support select entity from Home Assistant #211

Open
1 task done
mvdwetering opened this issue Nov 24, 2023 · 6 comments
Open
1 task done

[feature request] Support select entity from Home Assistant #211

mvdwetering opened this issue Nov 24, 2023 · 6 comments
Labels
feature request Feature request

Comments

@mvdwetering
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

Home Assistant has select entities, some integrations expose features as select entiteis which would be useful to have on the remote.

In my case it are the select entities for the Hue Sync Box integration. It has select entities to select the mode game/video/music and intensity subtle/normal/high/extreme. Other people might have other useful selects.

I would kind of expect it to behave like the source selection on mediaplayers. So you can assign buttons to a specific option in the select, but I would also want to be able to cycle through the options with 1 button by pressing it repeatedly (next service in HA).

Additional context

No response

@mvdwetering mvdwetering added the feature request Feature request label Nov 24, 2023
@zehnm
Copy link

zehnm commented Nov 28, 2023

@mvdwetering I constantly learn new things in Home Assistant, select entities for example :-)

Are you using this custom Hue Sync Box integration https://github.com/mvdwetering/huesyncbox?
I have a Sync Box as well and love it. But so far I just have it integrated through the bridge and the default HA Philips Hue integration. Mostly in auto-mode for watching movies. No time for gaming...

I'll dig into select entities and a way on how to integrate it.

@mvdwetering
Copy link
Author

mvdwetering commented Nov 28, 2023

Yeah, I am using that integration. I should probably have also mentioned that I am the author of that integration 😓

@zehnm
Copy link

zehnm commented Dec 5, 2023

If I'd better paid attention to your username I should have noticed :-)
So far I've managed to install HACS and the Hue Sync Box integration. Now I need to find time to look into the select entities.

@RC-Thoughts
Copy link

@zehnm the Logitech Harmony in HA-integration is also in need of this, the switches we use now to start activities will be depricated.

@klada
Copy link

klada commented Feb 15, 2024

@zehnm When looking at this please also take input_select entities into account:

https://www.home-assistant.io/integrations/input_select/

For example I have a input_select.tv_picture_mode which allows me to set the picture mode (Filmmaker mode, Dolby Cinema, Game Mode, ISF Expert, ...). These should be exposed to the remote as one entity which allows to set a proper mode from a drop-down or pop up.

@Kamblian
Copy link

Is related to #280 [feature request] Add "Helpers" to Home Assistant Integration

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

5 participants