fix: ambiguous power signal names
parent
b45c493ed9
commit
ddc2d439a4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue