mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 16:18:35 -07:00
Infrared: Added missing Koro Box entry to TV universal remote (#159)
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
This commit is contained in:
@@ -79,6 +79,7 @@
|
|||||||
- RFID:
|
- RFID:
|
||||||
- UL: Update T5577 password list (by @korden32)
|
- UL: Update T5577 password list (by @korden32)
|
||||||
- UL: DEZ 8 display form for EM4100 (by @korden32 & @mishamyte)
|
- UL: DEZ 8 display form for EM4100 (by @korden32 & @mishamyte)
|
||||||
|
- Infrared: Added missing Koro Box entry to TV universal remote (by @skyhawkillusions)
|
||||||
- OFW: iButton/RFID: Separate editing and renaming (by @Astrrra)
|
- OFW: iButton/RFID: Separate editing and renaming (by @Astrrra)
|
||||||
- CLI:
|
- CLI:
|
||||||
- Simpler plugin wrapper +0.5k free flash (by @Willy-JL)
|
- Simpler plugin wrapper +0.5k free flash (by @Willy-JL)
|
||||||
|
|||||||
@@ -3563,3 +3563,11 @@ type: parsed
|
|||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 17 00 00 00
|
command: 17 00 00 00
|
||||||
|
#
|
||||||
|
# Koro Box
|
||||||
|
#
|
||||||
|
name: Power
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 01 00 00 00
|
||||||
|
command: 18 00 00 00
|
||||||
|
|||||||
Reference in New Issue
Block a user