Completely Broke out the Configuration Files

This commit is contained in:
CCOSTAN
2016-10-11 20:51:10 +00:00
parent 8a3b555e6a
commit 614ba63f1e
25 changed files with 435 additions and 455 deletions

18
switch/rf_outlets.yaml Executable file
View File

@@ -0,0 +1,18 @@
- platform: rpi_rf
gpio: 17
switches:
Outlet_Living_Room:
protocol: 1
pulselength: 186
code_on: 5265155
code_off: 5265164
Outlet_2:
protocol: 1
pulselength: 186
code_on: 5264835
code_off: 5264844
Outlet_Garage:
protocol: 1
pulselength: 186
code_on: 5264691
code_off: 5264700