Merge pull request #851 from ogun/main

Add remote controller for Citysports WP2
This commit is contained in:
UberGuidoZ 2025-01-07 21:28:11 -08:00 committed by GitHub
commit c7ce568287
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