diff --git a/CrabbyHome-docs/RF.txt b/CrabbyHome-docs/RF.txt new file mode 100644 index 0000000..7032435 --- /dev/null +++ b/CrabbyHome-docs/RF.txt @@ -0,0 +1,43 @@ +Remote rf codes + +ON 1 +Code: 27491570 Period: 268 + unit: 0 + groupBit: 0 + switchType: 1 + +OFF 1 +Code: 27491570 Period: 268 + unit: 0 + groupBit: 0 + switchType: 0 + +ON 2 +Code: 27491570 Period: 268 + unit: 1 + groupBit: 0 + switchType: 1 + +OFF 2 +Code: 27491570 Period: 268 + unit: 1 + groupBit: 0 + switchType: 0 + +ON 3 +Code: 27491570 Period: 268 + unit: 2 + groupBit: 0 + switchType: 1 + +OFF 3 +Code: 27491570 Period: 268 + unit: 2 + groupBit: 0 + switchType: 0 + +ALL OFF +Code: 27491570 Period: 268 + unit: 0 + groupBit: 1 + switchType: 0