Add dBot W100

This commit is contained in:
nn7n 2022-12-08 01:44:55 +03:00
parent be9e031e0e
commit 6efcc4868b

View File

@ -0,0 +1,64 @@
Filetype: IR signals file
Version: 1
#
# Model: (Dadget) dBot W100 window cleaner robot
#
name: UP AUTO
type: parsed
protocol: NEC
address: 00 00 00 00
command: 12 00 00 00
#
name: LEFT AUTO
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1A 00 00 00
#
name: RIGHT AUTO
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1E 00 00 00
#
name: OK
type: parsed
protocol: NEC
address: 00 00 00 00
command: 08 00 00 00
#
name: UP
type: parsed
protocol: NEC
address: 00 00 00 00
command: 05 00 00 00
#
name: DOWN
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1B 00 00 00
#
name: LEFT
type: parsed
protocol: NEC
address: 00 00 00 00
command: 07 00 00 00
#
name: RIGHT
type: parsed
protocol: NEC
address: 00 00 00 00
command: 09 00 00 00
#
name: STOP
type: parsed
protocol: NEC
address: 00 00 00 00
command: 01 00 00 00
#
name: PAUSE
type: parsed
protocol: NEC
address: 00 00 00 00
command: 02 00 00 00