Wetek Core configuration files for Logitech Harmony 880 remote (and likely newer models)
- Select existing Logitech remote profile for device: Wetek Play
- Learn Power On IR code from Core Remote
- Map physical buttons and rename screen labels at your liking (see remote.conf for possible options)
- Copy the .conf and .kl files to the Core's Download folder (/storage/sdcard0/Download)
- remote.conf contains all the magic
- Vendor_0001_Product_0001.kl fixes the Page Up / Down key mappings and adds the Star/Camera button
-
Telnet to Core and make system partition writeable:
telnet WetekCore.local mount -o remount,rw /system
-
Backup original configuration
cp /system/etc/remote.conf /system/etc/remote.conf.org cp /system/usr/keylayout/Vendor_0001_Product_0001.kl /system/usr/keylayout/Vendor_0001_Product_0001.kl.org
-
Set new configuration:
cp /storage/sdcard0/Download/remote.conf /system/etc/remote.conf cp /storage/sdcard0/Download/Vendor_0001_Product_0001.kl /system/usr/keylayout/Vendor_0001_Product_0001.kl
-
Revert system partition to read only:
mount -o remount,ro /system
-
Reboot Core
- This procedure does not survive OTA updates and must be reapplied after the OS update
- Back and Select keys changed with Wetek Core OS 1.1.1
- Not yet tested with Wetek Core OS > 1.1.1