Hello everyone, i am trying to limit/hide the available options in an entity (select.dishwasher_program) since there are like 10 options and i would only need like 3 of the available options.
I feel like there should be a simple way to filter the available options but after 2 hours of googling i am coming up empty. is there a property (or card mod?) way to archive this?
current (relevant) Yaml :
- type: entities
entities: - entity: select
Thanks in advanced for any pointers