From 47e1266c516f5c9a5895146ae58158a68dc26919 Mon Sep 17 00:00:00 2001 From: Kemal Ogun Isik Date: Mon, 9 Dec 2024 13:51:36 +0100 Subject: [PATCH] Add remote controller for Citysports WP2 --- Miscellaneous/Citysports/Citysports_WP2 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Miscellaneous/Citysports/Citysports_WP2 diff --git a/Miscellaneous/Citysports/Citysports_WP2 b/Miscellaneous/Citysports/Citysports_WP2 new file mode 100644 index 00000000..51831e9c --- /dev/null +++ b/Miscellaneous/Citysports/Citysports_WP2 @@ -0,0 +1,22 @@ +Filetype: IR signals file +Version: 1 +# +# Citysports WP2 Electric Treadmill / Walking Pad +# +name: Power +type: parsed +protocol: NEC +address: 21 00 00 00 +command: 01 00 00 00 +# +name: Speed_Up +type: parsed +protocol: NEC +address: 21 00 00 00 +command: 02 00 00 00 +# +name: Speed_Down +type: parsed +protocol: NEC +address: 21 00 00 00 +command: 03 00 00 00