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

Cannot pick a select-entity in action node when using select.select_option. #1954

Open
gust4vsson opened this issue Sep 22, 2024 · 4 comments

Comments

@gust4vsson
Copy link

gust4vsson commented Sep 22, 2024

Problem/Motivation

I cannot pick/choose a select-entity, in the action node when using action scope: select.select_option.
Input_select works as intended, where I can select an input_select-entity, but not the select-entities.
In my situation I have a heat pump integration which has a select-entity, from which I can select to run the heat pump to heat house, heat water, cooling, combined functions etc. It's just a regular select-entity.
Everything is up to date here in my end.

Expected behavior

I expected when choosing the select functions in the action node, to allow me to pick a select-entity that should be affected by the select functions.

Actual behavior

Entity-picker doesnt show up / gets removed when action picked is one of the select-functions.

Steps to reproduce

Create an action node, in action select "select.select_option".

Proposed changes

Make it possible to select a select-entity when using select actions.

@magne74
Copy link

magne74 commented Sep 24, 2024

I have the same issue.

@jeremeyi
Copy link

same here

@daviss57
Copy link

Same here

@JJ00-dk
Copy link

JJ00-dk commented Oct 10, 2024

Same problem for me 👎

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

5 participants