mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 16:44:46 +00:00
88 lines
1.8 KiB
YAML
Executable File
88 lines
1.8 KiB
YAML
Executable File
######################################################################
|
|
## Awesome Elekcity Outlet control via RF
|
|
######################################################################
|
|
|
|
- platform: rpi_rf
|
|
gpio: 17
|
|
switches:
|
|
# Outlet 1
|
|
Living_Room_Amp:
|
|
protocol: 1
|
|
pulselength: 186
|
|
code_on: 5265155
|
|
code_off: 5265164
|
|
# Outlet 2
|
|
Halloween_Lights_Den:
|
|
protocol: 1
|
|
pulselength: 186
|
|
code_on: 5264835
|
|
code_off: 5264844
|
|
# Outlet 3
|
|
Garage_Outlet:
|
|
protocol: 1
|
|
pulselength: 186
|
|
code_on: 5264691
|
|
code_off: 5264700
|
|
|
|
# Outlet 311_1
|
|
Outlet 311_1:
|
|
protocol: 1
|
|
pulselength: 186
|
|
code_on: 283955
|
|
code_off: 283964
|
|
|
|
# Outlet 311_2
|
|
Outlet 311_2:
|
|
protocol: 1
|
|
pulselength: 186
|
|
code_on: 284099
|
|
code_off: 284108
|
|
|
|
# Outlet 311_3
|
|
Outlet 311_3:
|
|
protocol: 1
|
|
pulselength: 186
|
|
code_on: 284419
|
|
code_off: 284428
|
|
|
|
# Outlet 311_4
|
|
Halloween_Lights_Dining_Room:
|
|
protocol: 1
|
|
pulselength: 186
|
|
code_on: 285955
|
|
code_off: 285964
|
|
|
|
# Outlet 311_5
|
|
Pumpkin_lights:
|
|
protocol: 1
|
|
pulselength: 186
|
|
code_on: 292099
|
|
code_off: 292108
|
|
|
|
# Outlet 304_1
|
|
Outlet 304_1:
|
|
protocol: 1
|
|
pulselength: 189
|
|
code_on: 5330027
|
|
code_off: 5330236
|
|
|
|
# Outlet 304_2
|
|
Outlet 304_2:
|
|
protocol: 1
|
|
pulselength: 189
|
|
code_on: 5330371
|
|
code_off: 5330380
|
|
|
|
# Outlet 304_3
|
|
Outlet 304_3:
|
|
protocol: 1
|
|
pulselength: 189
|
|
code_on: 5330691
|
|
code_off: 5330700
|
|
|
|
# Outlet 304_4
|
|
Outlet 304_4:
|
|
protocol: 1
|
|
pulselength: 189
|
|
code_on: 5332227
|
|
code_off: 5332236 |