Home-AssistantConfig/switch/rf_outlets.yaml

106 lines
2.2 KiB
YAML
Raw Normal View History

2016-12-22 17:06:48 +00:00
######################################################################
## Awesome [Etekcity Outlets](http://amzn.to/2efNoBP) control via RF
### connected to
## [433Mhz Transmitter and receiver](http://amzn.to/2dceNY2)
2016-12-22 17:06:48 +00:00
######################################################################
- platform: rpi_rf
gpio: 17
switches:
# Outlet 1412_1
Garage_Outlet:
protocol: 1
pulselength: 186
code_on: 5264691
code_off: 5264700
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 1412_3
Living_Room_Amp:
protocol: 1
pulselength: 186
code_on: 5265155
code_off: 5265164
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 1412_2
Den_Outlet:
protocol: 1
pulselength: 186
code_on: 5264835
code_off: 5264844
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 311_5
Foyer_Outlet:
protocol: 1
pulselength: 186
code_on: 292099
code_off: 292108
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 311_1
Kitchen_Accents:
protocol: 1
pulselength: 186
code_on: 283955
code_off: 283964
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 311_2 : Responds to 311_1 as well.
Kitchen_Accent_2:
protocol: 1
pulselength: 186
code_on: 284099
code_off: 284108
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 311_3
Printer_Outlet:
protocol: 1
pulselength: 186
code_on: 284419
code_off: 284428
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 311_4
Living_Room_Outlet:
protocol: 1
pulselength: 186
code_on: 285955
code_off: 285964
2017-02-03 00:05:26 +00:00
signal_repetitions: 50
2016-12-22 17:06:48 +00:00
# Outlet 304_1
Outlet_304_1:
protocol: 1
pulselength: 186
2017-02-25 08:51:04 -08:00
code_on: 5330227
code_off: 5330236
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 304_2
Outlet_304_2:
protocol: 1
pulselength: 186
code_on: 5330371
code_off: 5330380
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
# Outlet 304_3
Front_Door_Outlet:
2016-12-22 17:06:48 +00:00
protocol: 1
pulselength: 186
code_on: 5330691
code_off: 5330700
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2016-12-22 17:06:48 +00:00
2017-01-20 19:11:19 +00:00
# Outlet_304_4
Outlet_304_4:
2016-12-22 17:06:48 +00:00
protocol: 1
pulselength: 186
code_on: 5332227
code_off: 5332236
2017-01-11 00:54:16 +00:00
signal_repetitions: 40
2017-02-25 08:51:04 -08:00