mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Rename all lights with shorter names. Add Ambient light in LR
This commit is contained in:
@@ -21,30 +21,36 @@
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: light.living_room_all_lights
|
||||
entity: light.living_room
|
||||
name: Living room
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: light.living_room_main_lights
|
||||
entity: light.living_room_main
|
||||
name: Main
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: light.pc
|
||||
entity: light.light_avatar_small_2
|
||||
name: PC
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: light.living_room_ambient
|
||||
name: Ambient
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: half
|
||||
entity: light.hallway_entrance_lights
|
||||
name: Entrance
|
||||
entity: light.living_room_ambient_main
|
||||
name: Main
|
||||
- type: custom:button-card
|
||||
template: half
|
||||
entity: light.tuya_hallway_main_lights
|
||||
name: Hallway
|
||||
entity: light.light_avatar_small_1
|
||||
name: Secondary
|
||||
styles:
|
||||
card:
|
||||
- height: 46px
|
||||
|
||||
|
||||
|
||||
- type: horizontal-stack
|
||||
title: Devices
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user