Hi can anyone explain to me how i can have a different displayed name for each entity aswell as an icon color, whenever i type label or icon color undereneatht he entity it takes no effect.
type: custom:fold-entity-row
head:
type: section
label: Switch Control
entities:
- type: custom:fold-entity-row
head:
type: section
label: Fibre Router
entities:
- entity: script.outlet1_on
- entity: script.outlet1_off
- entity: script.outlet1_cycle
- type: custom:fold-entity-row
head:
type: section
label: Teltonika Router
entities:
- entity: script.outlet2_on
- entity: script.outlet2_off
- entity: script.outlet2_cycle
- type: custom:fold-entity-row
head:
type: section
label: Dream Machine
entities:
- entity: script.outlet3_on
- entity: script.outlet3_off
- entity: script.outlet3_cycle
- type: custom:fold-entity-row
head:
type: section
label: Switch 1
entities:
- entity: script.outlet4_on
- entity: script.outlet4_off
- entity: script.outlet4_cycle
- type: custom:fold-entity-row
head:
type: section
label: Switch 2
entities:
- entity: script.outlet5_on
- entity: script.outlet5_off
- entity: script.outlet5_cycle
- type: custom:fold-entity-row
head:
type: section
label: Switch 3
entities:
- entity: script.outlet6_on
- entity: script.outlet6_off
- entity: script.outlet6_cycle
- type: custom:fold-entity-row
head:
type: section
label: Switch 4
entities:
- entity: script.outlet7_on
- entity: script.outlet7_off
- entity: script.outlet7_cycle
- type: custom:fold-entity-row
head:
type: section
label: Rack Fan
entities:
- entity: script.outlet8_on
- entity: script.outlet8_off
- entity: script.outlet8_cycle
title: Control
theme: Mushroom
show_header_toggle: true