mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-26 13:01:55 +00:00
Merge pull request #207 from UberGuidoZ/main
Added Power Lighting Meteor VI (thanks Foul!)
This commit is contained in:
commit
7b5653b49d
76
LED_Lighting/Power_Lighting/Power_Lighting_Meteor_VI.ir
Normal file
76
LED_Lighting/Power_Lighting/Power_Lighting_Meteor_VI.ir
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
# Power Lighting Meteor VI LED light machine
|
||||||
|
#
|
||||||
|
name: On_Off
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 45 00 00 00
|
||||||
|
#
|
||||||
|
name: Auto
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 40 00 00 00
|
||||||
|
#
|
||||||
|
name: Music_1
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 07 00 00 00
|
||||||
|
#
|
||||||
|
name: Music_2
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 15 00 00 00
|
||||||
|
#
|
||||||
|
name: Music_3
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 09 00 00 00
|
||||||
|
#
|
||||||
|
name: Strobe
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 19 00 00 00
|
||||||
|
#
|
||||||
|
name: ProLght-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 0C 00 00 00
|
||||||
|
#
|
||||||
|
name: ProLght+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 5E 00 00 00
|
||||||
|
#
|
||||||
|
name: SpeedSen-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 08 00 00 00
|
||||||
|
#
|
||||||
|
name: SpeedSen+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 5A 00 00 00
|
||||||
|
#
|
||||||
|
name: SpeedStrobe-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 42 00 00 00
|
||||||
|
#
|
||||||
|
name: SpeedStrobe+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 4A 00 00 00
|
7
LED_Lighting/Power_Lighting/ReadMe.md
Normal file
7
LED_Lighting/Power_Lighting/ReadMe.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Power Lighting Meteor VI
|
||||||
|
|
||||||
|
## Scanned & tested by Foul (2022)
|
||||||
|
|
||||||
|
![Face](https://user-images.githubusercontent.com/57457139/183279904-0f303ae6-c2dd-4a30-adbc-96f0d46a60da.jpg)
|
||||||
|
![Back](https://user-images.githubusercontent.com/57457139/183279906-4a3a9af9-1c9b-4786-9656-b75fd7bf3f3d.jpg)
|
||||||
|
![Remote](https://user-images.githubusercontent.com/57457139/183279927-116beeaf-af40-4ee7-991a-6d36f1bce5f4.jpg
|
Loading…
Reference in New Issue
Block a user