# Living Room - name: Bright entities: light.living_room: state: on brightness: 254 xy_color: [0.4575,0.4099] - name: Stephanie entities: light.living_room: state: on brightness: 254 xy_color: [0.2413,0.1204] - name: Energize entities: light.living_room: state: on brightness: 254 xy_color: [0.3146,0.3303] - name: Christmas entities: light.sofa: state: on brightness: 254 xy_color: [0.422,0.321] light.candle: state: on brightness: 254 xy_color: [0.23,0.59] ## Living Room Brightness - name: Normal Brightness entities: light.living_room: state: on brightness_pct: 100 - name: Nighttime Brightness entities: light.living_room: state: on brightness_pct: 60 - name: Dimmed Brightness entities: light.living_room: state: on brightness_pct: 20 # Bedroom - name: Colorful entities: light.bedroom_lamp: state: on brightness: 212 xy_color: [0.451,0.3803] light.shelf_lamp: state: on brightness: 212 xy_color: [0.451,0.3803] light.correls_nightstand: state: on brightness: 212 xy_color: [0.55,0.263] light.stephanies_nightstand: state: on brightness: 212 xy_color: [0.3788,0.5431] - name: Speed of Sound Sonic entities: light.bedroom_lamp: state: on brightness: 92 xy_color: [0.324,0.154] light.shelf_lamp: state: on brightness: 92 xy_color: [0.324,0.154] light.correls_nightstand: state: on brightness: 92 xy_color: [0.298,0.144] light.stephanies_nightstand: state: on brightness: 92 xy_color: [0.198,0.38]