Control your (Zap)-Poweroutlets with OpenHAB
- OpenHAB Exec Binding.
- Install Exec Binding via PaperUI.
- Copy all Files into thier corresponding folder on your OpenHAB 2 instance.
- Use
RFSniffer
in/scripts/outlet
to sniff your 433MHz-RC-Codes. - Edit files
/scripts/outlet/steckdose*.sh
and replaceCODE
with your previously sniffed RC-Codes. - First command == Off-Code
- First command == On-Code
External "codesend" and "RFSniffer" from here.