mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Rename all lights with shorter names. Add Ambient light in LR
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: light.master_bedroom_all_lights
|
||||
name: M. Bedroom
|
||||
entity: light.master_bedroom
|
||||
name: Bedroom
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: light.master_bedroom_main_lights
|
||||
entity: light.master_bedroom_main
|
||||
name: Main
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
@@ -33,7 +33,7 @@
|
||||
name: LED
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: light.bedside_light
|
||||
entity: light.bedside
|
||||
name: Bedside
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
template: media_with_controls
|
||||
variables:
|
||||
- player: media_player.master_bedroom
|
||||
- player_name: M. Bedroom
|
||||
- player_name: Bedroom
|
||||
|
||||
|
||||
- type: vertical-stack
|
||||
|
||||
Reference in New Issue
Block a user