2020-06-07 19:30:34 +00:00
|
|
|
- name: all lights on
|
|
|
|
entities:
|
|
|
|
light.kitchen_cabinets:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 100
|
|
|
|
light.kitchen_cabinet_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
switch.upstairs:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
group.rgb_lr:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness_pct: 100
|
|
|
|
rgb_color: [255,255,255]
|
|
|
|
switch.fireplace_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
light.0xe20db9fffe004207_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 100
|
|
|
|
light.0xe20db9fffe003637_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 100
|
|
|
|
switch.0xf0d1b80000052281_switch:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
switch.rail_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
light.0xb0ce18140003b334_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 100
|
|
|
|
light.0xb0ce1814035bb3f0_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 100
|
|
|
|
|
|
|
|
|
2019-02-21 17:49:55 +00:00
|
|
|
- name: normal livingroom lighting
|
2018-07-18 17:56:30 +00:00
|
|
|
entities:
|
2019-07-22 13:58:05 +00:00
|
|
|
group.rgb_lr:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 255
|
2019-07-22 13:58:05 +00:00
|
|
|
color_temp: 369
|
2020-06-07 19:30:34 +00:00
|
|
|
rgb_color: [255,255,255]
|
2019-07-22 13:58:05 +00:00
|
|
|
# light.front_door_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
# state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
# brightness: 255
|
2019-07-22 13:58:05 +00:00
|
|
|
# light.living_room_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
# state: 'on'
|
2019-07-22 13:58:05 +00:00
|
|
|
# brightness: 250
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: dimished livingroom lighting
|
|
|
|
entities:
|
2020-06-07 19:30:34 +00:00
|
|
|
light.livingroom_tower:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-02-21 17:49:55 +00:00
|
|
|
brightness: 40
|
2019-07-22 13:58:05 +00:00
|
|
|
color_temp: 369
|
2020-06-09 11:48:35 +00:00
|
|
|
group.livingroom_lamps:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-09 11:48:35 +00:00
|
|
|
switch.fireplace_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: illuminations livingroom lighting two
|
2018-07-18 17:56:30 +00:00
|
|
|
entities:
|
2019-07-22 13:58:05 +00:00
|
|
|
light.tower_lamp_2:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2018-07-18 17:56:30 +00:00
|
|
|
brightness: 40
|
2019-07-22 13:58:05 +00:00
|
|
|
color_temp: 369
|
2019-07-18 02:08:04 +00:00
|
|
|
light.front_door_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2018-07-18 17:56:30 +00:00
|
|
|
brightness: 40
|
2019-07-22 13:58:05 +00:00
|
|
|
color_temp: 369
|
2019-07-18 02:08:04 +00:00
|
|
|
light.living_room_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-07-11 11:23:21 +00:00
|
|
|
switch.fireplace_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: illuminations livingroom lighting three
|
2018-07-18 17:56:30 +00:00
|
|
|
entities:
|
2019-07-22 13:58:05 +00:00
|
|
|
light.tower_lamp_2:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-02-21 17:49:55 +00:00
|
|
|
brightness: 40
|
2019-07-22 13:58:05 +00:00
|
|
|
color_temp: 369
|
2019-07-18 02:08:04 +00:00
|
|
|
light.front_door_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-02-21 17:49:55 +00:00
|
|
|
brightness: 40
|
2019-07-18 02:08:04 +00:00
|
|
|
light.living_room_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-02-21 17:49:55 +00:00
|
|
|
brightness: 40
|
2019-07-22 13:58:05 +00:00
|
|
|
color_temp: 369
|
2019-07-11 11:23:21 +00:00
|
|
|
switch.fireplace_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-02-21 17:49:55 +00:00
|
|
|
|
2019-12-09 13:27:39 +00:00
|
|
|
# light.0xb0ce18140003608a_light = Tower Lamp
|
2019-11-08 17:54:11 +00:00
|
|
|
# light.0xb0ce181400051072_light_2 = Front Door Lamp
|
|
|
|
# light0xb0ce181400051b4c_light_2 = Table Lampo
|
|
|
|
|
2019-02-21 17:49:55 +00:00
|
|
|
- name: night time livingroom lighting
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
group.livingroom_tower:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2018-07-18 17:56:30 +00:00
|
|
|
brightness: 10
|
2019-07-22 13:58:05 +00:00
|
|
|
color_temp: 369
|
2020-06-09 11:48:35 +00:00
|
|
|
group.livingroom_lamps:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-09 11:48:35 +00:00
|
|
|
switch.fireplace_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: diminished kitchen lighting
|
2018-07-18 17:56:30 +00:00
|
|
|
entities:
|
2019-07-11 11:23:21 +00:00
|
|
|
light.kitchen_cabinets:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2018-07-18 17:56:30 +00:00
|
|
|
brightness: 10
|
2020-06-07 19:30:34 +00:00
|
|
|
switch.ha_speaker:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: normal kitchen lighting
|
2018-07-18 17:56:30 +00:00
|
|
|
entities:
|
2019-07-11 11:23:21 +00:00
|
|
|
light.kitchen_cabinets:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2018-07-18 17:56:30 +00:00
|
|
|
brightness: 250
|
2020-06-07 19:30:34 +00:00
|
|
|
switch.ha_speaker:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2018-07-18 17:56:30 +00:00
|
|
|
|
2019-11-12 02:43:53 +00:00
|
|
|
- name: lights out
|
|
|
|
entities:
|
|
|
|
light.kitchen_cabinets:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-07 19:30:34 +00:00
|
|
|
switch.ha_speaker:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-07 19:30:34 +00:00
|
|
|
switch.croft_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-11-12 02:43:53 +00:00
|
|
|
group.rgb_lr:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-11-12 02:43:53 +00:00
|
|
|
switch.fireplace_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-09 11:48:35 +00:00
|
|
|
group.skylars_bedroom:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-09 11:48:35 +00:00
|
|
|
group.master_bedroom:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-11-12 02:43:53 +00:00
|
|
|
switch.rail_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-11-12 02:43:53 +00:00
|
|
|
|
|
|
|
|
2019-02-21 17:49:55 +00:00
|
|
|
- name: haunted preshow
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
group.kitchen:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-07 19:30:34 +00:00
|
|
|
switch.fireplace_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-07-22 13:58:05 +00:00
|
|
|
group.rgb_lr:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 255
|
|
|
|
switch.rail_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: haunted lights out
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
group.kitchen:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-09 11:48:35 +00:00
|
|
|
group.livingroom:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-09 11:48:35 +00:00
|
|
|
|
2019-02-21 17:49:55 +00:00
|
|
|
|
2019-12-09 13:27:39 +00:00
|
|
|
- name: wishes preshow
|
|
|
|
entities:
|
|
|
|
switch.ge_14291_in_wall_smart_switch_switch_2:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-12-09 13:27:39 +00:00
|
|
|
group.rgb_lr:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-12-09 13:27:39 +00:00
|
|
|
switch.fireplace_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-12-09 13:27:39 +00:00
|
|
|
switch.rail_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
switch.christmas_tree:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-12-09 13:27:39 +00:00
|
|
|
|
|
|
|
- name: wishes show
|
|
|
|
entities:
|
|
|
|
switch.christmas_tree:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-09 11:48:35 +00:00
|
|
|
light.0xb0ce181400051b4c_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
brightness: 20
|
|
|
|
light.0xb0ce18140003608a_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
brightness: 20
|
2020-06-09 11:48:35 +00:00
|
|
|
light.0xb0ce181400051072_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
brightness: 20
|
|
|
|
|
|
|
|
- name: table lamp blue
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
group.livingroom_lamps:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
brightness_pct: 100
|
|
|
|
rgb_color: [65,105,255]
|
|
|
|
|
|
|
|
- name: tower lamp red
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
group.livingroom_tower:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
brightness_pct: 100
|
|
|
|
rgb_color: [255,40,0]
|
|
|
|
|
|
|
|
- name: front lamp green
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
group.livingroom_lamps:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
brightness_pct: 100
|
|
|
|
rgb_color: [0,128,0]
|
|
|
|
|
|
|
|
|
2019-02-21 17:49:55 +00:00
|
|
|
- name: jeff light on
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.jeff_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 255
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: jeff light off
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.jeff_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-07-11 11:23:21 +00:00
|
|
|
|
2018-07-18 17:56:30 +00:00
|
|
|
|
2019-02-21 17:49:55 +00:00
|
|
|
- name: jeff wake up
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.jeff_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
|
|
|
brightness: 30
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: jeff bedtime
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.jeff_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
|
|
|
brightness: 127
|
2019-02-21 17:49:55 +00:00
|
|
|
|
|
|
|
- name: jeff night light
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.jeff_lamp:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
|
|
|
brightness: 63
|
2018-07-18 17:56:30 +00:00
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
- name: skylar tower on
|
2019-07-23 13:42:41 +00:00
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.0xb0ce18140003b334_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 255
|
2019-07-23 13:42:41 +00:00
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
- name: skylar tower 75
|
2019-07-23 13:42:41 +00:00
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.0xb0ce18140003b334_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 192
|
2019-07-23 13:42:41 +00:00
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
- name: skylar tower 50
|
2019-07-23 13:42:41 +00:00
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.0xb0ce18140003b334_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 130
|
2019-07-23 13:42:41 +00:00
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
- name: skylar tower 25
|
2019-07-23 13:42:41 +00:00
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.0xb0ce18140003b334_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 63
|
2019-07-23 13:42:41 +00:00
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
- name: skylar tower off
|
2019-07-23 13:42:41 +00:00
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.0xb0ce18140003b334_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2019-07-23 13:42:41 +00:00
|
|
|
|
2019-12-09 13:27:39 +00:00
|
|
|
- name: santa protocol
|
|
|
|
entities:
|
|
|
|
switch.christmas_tree:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
switch.rail_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
- name: skylar room prebed
|
|
|
|
entities:
|
2020-06-09 11:48:35 +00:00
|
|
|
light.0xb0ce18140003b334_light:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 192
|
|
|
|
light.wled_loftbed:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 255
|
|
|
|
rgb_color: [63, 255, 0]
|
2020-06-09 11:48:35 +00:00
|
|
|
switch.0xf0d1b80000052281_switch:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-09-23 14:53:47 +00:00
|
|
|
light.0xe20db9fffe003637_light:
|
|
|
|
state: 'on'
|
2019-12-09 13:27:39 +00:00
|
|
|
|
2019-09-07 19:11:00 +00:00
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
- name: skylar room sleep
|
|
|
|
entities:
|
2020-08-22 03:34:12 +00:00
|
|
|
input_boolean.audible_notifications:
|
|
|
|
state: 'off'
|
2020-06-07 19:30:34 +00:00
|
|
|
light.wled_loftbed:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness_pct: 100
|
|
|
|
rgb_color: [63, 255, 0]
|
2020-06-09 11:48:35 +00:00
|
|
|
switch.0xf0d1b80000052281_switch:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
switch.wled_loftbed_nightlight:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-09-23 14:53:47 +00:00
|
|
|
light.0xe20db9fffe003637_light:
|
|
|
|
state: 'off'
|
|
|
|
|
|
|
|
- name: skylar room morning
|
|
|
|
entities:
|
|
|
|
light.0xe20db9fffe003637_light:
|
|
|
|
state: 'on'
|
2020-08-22 03:34:12 +00:00
|
|
|
|
2020-09-23 14:53:47 +00:00
|
|
|
- name: skylar room day
|
|
|
|
entities:
|
|
|
|
light.0xe20db9fffe003637_light:
|
|
|
|
state: 'off'
|
|
|
|
switch.0xf0d1b80000052281_switch:
|
|
|
|
state: 'off'
|
|
|
|
|
|
|
|
|
|
|
|
|
2020-08-22 03:34:12 +00:00
|
|
|
- name: skylar desk on
|
|
|
|
entities:
|
|
|
|
light.0xb0ce18140003b334_light:
|
|
|
|
state: 'on'
|
|
|
|
brightness: 255
|
|
|
|
light.0xb0ce1814035bb3f0_light:
|
|
|
|
state: 'on'
|
|
|
|
brightness: 127
|
2020-06-07 19:30:34 +00:00
|
|
|
|
2020-08-22 03:34:12 +00:00
|
|
|
- name: skylar desk off
|
|
|
|
entities:
|
|
|
|
light.0xb0ce18140003b334_light:
|
|
|
|
state: 'off'
|
|
|
|
light.0xb0ce1814035bb3f0_light:
|
|
|
|
state: 'off'
|
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
|
|
|
|
|
2019-09-07 19:11:00 +00:00
|
|
|
|
|
|
|
#########################################
|
|
|
|
# Haunted Manshion show scenes
|
|
|
|
#
|
|
|
|
# These scenes are used in the Haunted Mansion show that
|
|
|
|
# takes place when requested
|
|
|
|
|
|
|
|
- name : lr_cool_white
|
|
|
|
entities:
|
|
|
|
group.rgb_lr:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 255
|
2019-09-07 19:11:00 +00:00
|
|
|
rgb_color: [255,255,255]
|
|
|
|
|
|
|
|
- name : lr_blue
|
|
|
|
entities:
|
|
|
|
group.rgb_lr:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 255
|
2019-09-07 19:11:00 +00:00
|
|
|
color_name: "blue"
|
2019-11-10 18:49:14 +00:00
|
|
|
|
|
|
|
- name : lr_red
|
|
|
|
entities:
|
|
|
|
group.rgb_lr:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
brightness: 255
|
2019-11-12 02:43:53 +00:00
|
|
|
rgb_color: [255,40,0]
|
2019-12-09 13:27:39 +00:00
|
|
|
|
|
|
|
|
2020-06-07 19:30:34 +00:00
|
|
|
#######################################
|
2020-06-15 00:39:45 +00:00
|
|
|
# Home Audio
|
2020-06-07 19:30:34 +00:00
|
|
|
|
|
|
|
- name: normal audio
|
|
|
|
entities:
|
|
|
|
media_player.tsr_6750_a3ed2f:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-07 19:30:34 +00:00
|
|
|
source: HDMI1
|
|
|
|
|
|
|
|
- name: quiet audio
|
|
|
|
entities:
|
|
|
|
media_player.tsr_6750_a3ed2f:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-15 00:39:45 +00:00
|
|
|
|
|
|
|
#######################################
|
|
|
|
# Home Theather
|
|
|
|
|
|
|
|
- name: theater dark
|
|
|
|
entities:
|
|
|
|
group.theater_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'off'
|
2020-06-15 00:39:45 +00:00
|
|
|
|
|
|
|
- name: theater dim
|
|
|
|
entities:
|
|
|
|
group.theater_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-15 00:39:45 +00:00
|
|
|
brightness: 40
|
|
|
|
|
|
|
|
- name: theater bright
|
|
|
|
entities:
|
|
|
|
group.theater_lights:
|
2020-08-22 03:34:12 +00:00
|
|
|
state: 'on'
|
2020-06-15 00:39:45 +00:00
|
|
|
brightness: 255
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
# Skylar
|
|
|
|
# - name: Skylar Full
|
|
|
|
# entities:
|
|
|
|
# input_number.skylar_tv_time: 120
|
|
|
|
# input_number.skylar_ps_time: 120
|
|
|
|
# input_number.skylar_yt_time: 60
|
|
|
|
|
|
|
|
# - name: Skylar restricted
|
|
|
|
# entities:
|
|
|
|
# input_number.skylar_tv_time: 0
|
|
|
|
# input_number.skylar_ps_time: 0
|
|
|
|
# input_number.skylar_yt_time: 0
|
|
|
|
|
|
|
|
# - name: Skylar Limited
|
|
|
|
# entities:
|
|
|
|
# input_number.skylar_tv_time: 60
|
|
|
|
# input_number.skylar_ps_time: 60
|
|
|
|
# input_number.skylar_yt_time: 0
|