Adding Alexa Support for Switches

This commit is contained in:
CCOSTAN
2016-10-14 18:08:57 +00:00
parent c644c37882
commit 2f7f058d1e
4 changed files with 32 additions and 3 deletions

View File

@@ -1,17 +1,20 @@
- platform: rpi_rf
gpio: 17
switches:
Outlet_Living_Room:
# Outlet 1
Living_Room_Amp:
protocol: 1
pulselength: 186
code_on: 5265155
code_off: 5265164
Outlet_2:
# Outlet 2
Bathroom_Amp:
protocol: 1
pulselength: 186
code_on: 5264835
code_off: 5264844
Outlet_Garage:
# Outlet 3
Garage_Outlet:
protocol: 1
pulselength: 186
code_on: 5264691