How would I remove the prefix Cabinets? I have four rooms with many Hue Scenes and this is just one, I hope to add to a popup card.
type: custom:auto-entities
card:
show_name: true
show_icon: false
show_state: false
type: glance
state_color: false
columns: 3
filter:
include:
- domain: scene
area: Cabinets
options:
tap_action:
action: call-service
service: scene.turn_on
service_data:
entity_id: this.entity_id
show_empty: false
sort:
method: none
ignore_case: false