mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 18:44:58 +00:00
Fighting with these RF outlets! Making Progress hopefully!
This commit is contained in:
BIN
shell_scripts/codesend
Executable file
BIN
shell_scripts/codesend
Executable file
Binary file not shown.
11
switch/rf_commandline.yaml
Executable file
11
switch/rf_commandline.yaml
Executable file
@@ -0,0 +1,11 @@
|
||||
######################################################################
|
||||
## Awesome Elekcity Outlet control via RF via CODESEND!
|
||||
######################################################################
|
||||
|
||||
- platform: command_line
|
||||
switches:
|
||||
# Outlet 311_3
|
||||
printer_cmd:
|
||||
command_on: "/home/hass/.homeassistant/shell_scripts/codesend 284419"
|
||||
command_off: "/home/hass/.homeassistant/shell_scripts/codesend 284428"
|
||||
|
Reference in New Issue
Block a user