Add remote controller for Citysports WP2

This commit is contained in:
Kemal Ogun Isik 2024-12-09 13:51:36 +01:00 committed by GitHub
parent 594e83f9ec
commit 47e1266c51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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