Merge pull request #28 from ezod/add-comfortzone-heater

Add Comfort Zone patio heater remote.
This commit is contained in:
Aaron Mavrinac
2022-05-25 16:38:42 -04:00
committed by GitHub

View File

@@ -0,0 +1,26 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
command: 45 00 00 00
#
name: 500W
type: parsed
protocol: NEC
address: 00 00 00 00
command: 15 00 00 00
#
name: 1000W
type: parsed
protocol: NEC
address: 00 00 00 00
command: 18 00 00 00
#
name: 1500W
type: parsed
protocol: NEC
address: 00 00 00 00
command: 52 00 00 00