-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add support for pedestrian position #598
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you think we will have more select entities? Perhaps we can do something like #603, to make it more modular?
The other ones I think about are some climate devices where you can only select the mode: eco, comfort etc... |
Let's not overcomplicate. We can always make this more modular, when we need to add more select entities. |
Hi Somehow, after upgrading, the select entity created by @tetienne disapeared |
Fix #597
This PR add a select to... select the state of the pedestrian gate.
I’m affraid it will require #167 to be fixed, to see the correct option always selected.
But at least, end user can select the state he want.