diff --git a/config/lovelace/home_dashboard/06_lights.yaml b/config/lovelace/home_dashboard/06_lights.yaml index 2c68102..7302b1d 100644 --- a/config/lovelace/home_dashboard/06_lights.yaml +++ b/config/lovelace/home_dashboard/06_lights.yaml @@ -7,6 +7,7 @@ cards: - type: entities title: Living room icon: mdi:sofa + show_header_toggle: false entities: - light.tuya_living_room_main_lights - type: divider @@ -21,6 +22,7 @@ cards: - type: entities title: Master bedroom icon: mdi:bed-empty + show_header_toggle: false entities: - light.master_bedroom_all_lights - light.master_bedroom_main_lights @@ -33,6 +35,7 @@ cards: - type: entities title: Kitchen icon: mdi:chef-hat + show_header_toggle: false entities: - light.tuya_kitchen_main_lights - type: divider @@ -44,6 +47,7 @@ cards: - type: entities title: Hallway icon: mdi:door-closed + show_header_toggle: false entities: - light.tuya_hallway_all_lights - light.tuya_hallway_main_lights