Merge pull request #540 from dhlavaty/feature/add-purifier-rohnson-r9400

Added air purifier Rohnson R-9400
This commit is contained in:
Daniel
2023-08-22 20:33:25 +02:00
committed by GitHub

View File

@@ -0,0 +1,29 @@
Filetype: IR signals file
Version: 1
#
# Compatible with air purifier:
# - Rohnson R-9400 Fresh Air
#
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
command: 08 00 00 00
#
name: Mode
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0A 00 00 00
#
name: Timer
type: parsed
protocol: NEC
address: 00 00 00 00
command: 10 00 00 00
#
name: Ion
type: parsed
protocol: NEC
address: 00 00 00 00
command: 12 00 00 00