mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-18 23:36:11 +00:00
Kids don't like to wake up. :(
This commit is contained in:
parent
fb6d12200a
commit
4b0d2941c4
@ -37,12 +37,7 @@
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.kitchen_accents
|
||||
- delay: 00:50:00
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.justin_go
|
||||
data:
|
||||
transition: 3000
|
||||
color_name: 'Yellow'
|
||||
|
||||
# 6:50am now.
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
@ -54,18 +49,12 @@
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- group.dining_room_lights
|
||||
- light.justin_go
|
||||
data:
|
||||
transition: 600
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.kitchen_accents
|
||||
- delay: 01:00:00
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.Paige_go
|
||||
data:
|
||||
transition: 3000
|
||||
color_name: 'Yellow'
|
||||
|
||||
# 7:50am now.
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
|
@ -1,11 +0,0 @@
|
||||
######################################################################
|
||||
## Awesome Elekcity Outlet control via RF via CODESEND!
|
||||
######################################################################
|
||||
|
||||
- platform: command_line
|
||||
switches:
|
||||
# Outlet 311_3
|
||||
printer_cmd:
|
||||
command_on: "/home/hass/.homeassistant/shell_scripts/codesend 284419"
|
||||
command_off: "/home/hass/.homeassistant/shell_scripts/codesend 284428"
|
||||
|
@ -11,7 +11,7 @@
|
||||
pulselength: 186
|
||||
code_on: 5264691
|
||||
code_off: 5264700
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 1412_3
|
||||
Living_Room_Amp:
|
||||
@ -19,7 +19,7 @@
|
||||
pulselength: 186
|
||||
code_on: 5265155
|
||||
code_off: 5265164
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 1412_2
|
||||
Den_Outlet:
|
||||
@ -27,7 +27,7 @@
|
||||
pulselength: 186
|
||||
code_on: 5264835
|
||||
code_off: 5264844
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 311_5
|
||||
Foyer_Outlet:
|
||||
@ -35,7 +35,7 @@
|
||||
pulselength: 186
|
||||
code_on: 292099
|
||||
code_off: 292108
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 311_1
|
||||
Kitchen_Accents:
|
||||
@ -43,7 +43,7 @@
|
||||
pulselength: 186
|
||||
code_on: 283955
|
||||
code_off: 283964
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 311_2 : Responds to 311_1 as well.
|
||||
Kitchen_Accent_2:
|
||||
@ -51,7 +51,7 @@
|
||||
pulselength: 186
|
||||
code_on: 284099
|
||||
code_off: 284108
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 311_3
|
||||
Printer_Outlet:
|
||||
@ -59,7 +59,7 @@
|
||||
pulselength: 186
|
||||
code_on: 284419
|
||||
code_off: 284428
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 311_4
|
||||
Living_Room_Outlet:
|
||||
@ -67,7 +67,7 @@
|
||||
pulselength: 186
|
||||
code_on: 285955
|
||||
code_off: 285964
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 304_1
|
||||
Outlet_304_1:
|
||||
@ -75,7 +75,7 @@
|
||||
pulselength: 186
|
||||
code_on: 5330027
|
||||
code_off: 5330236
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 304_2
|
||||
Outlet_304_2:
|
||||
@ -83,7 +83,7 @@
|
||||
pulselength: 186
|
||||
code_on: 5330371
|
||||
code_off: 5330380
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Outlet 304_3
|
||||
Outlet_304_3:
|
||||
@ -91,7 +91,7 @@
|
||||
pulselength: 186
|
||||
code_on: 5330691
|
||||
code_off: 5330700
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
||||
# Village_Outlet
|
||||
Village_Outlet:
|
||||
@ -99,5 +99,5 @@
|
||||
pulselength: 186
|
||||
code_on: 5332227
|
||||
code_off: 5332236
|
||||
signal_repetitions: 20
|
||||
signal_repetitions: 40
|
||||
|
Loading…
x
Reference in New Issue
Block a user