mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Completely Broke out the Configuration Files
This commit is contained in:
18
switch/rf_outlets.yaml
Executable file
18
switch/rf_outlets.yaml
Executable 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
|
||||
Reference in New Issue
Block a user