Rename all lights with shorter names. Add Ambient light in LR

This commit is contained in:
2020-05-09 03:31:56 +03:00
parent 42d285579e
commit 6b5d613de6
31 changed files with 513 additions and 305 deletions
@@ -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