mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-15 21:05:48 +00:00
fix: ambiguous power signal names
This commit is contained in:
@@ -31,7 +31,7 @@ protocol: Samsung32
|
|||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: Power
|
name: Power_off
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
|
|||||||
@@ -33,13 +33,13 @@ protocol: Samsung32
|
|||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
command: 0F 00 00 00
|
command: 0F 00 00 00
|
||||||
#
|
#
|
||||||
name: Power
|
name: Power_off
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
command: 98 00 00 00
|
command: 98 00 00 00
|
||||||
#
|
#
|
||||||
name: Power
|
name: Power_on
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ protocol: SIRC
|
|||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 2E 00 00 00
|
command: 2E 00 00 00
|
||||||
#
|
#
|
||||||
name: Power
|
name: Power_off
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: SIRC
|
protocol: SIRC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ protocol: NEC
|
|||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: Power
|
name: Power_off
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|||||||
Reference in New Issue
Block a user