Echo Show 5 Jailbreak Steps
Recovery
- download the amonet package from the xda link
- run
sudo ./fastbrick.sh(or the bat version on windows) - connect via usb
- hold down all three buttons and power on until "=> FASTBOOT" appears
- once detected, type "YES" at the prompt
- wait till it says you're good
Flashing LineageOS
- download LineageOS image from the xda link
- download the corresponding MindTheGapps package (ARM, match LineageOS version) (needed to install Google Play apps, ie Home Assistant)
- on device, wipe system, data, and cache
- on device, go to Advanced > Sideload and run it
- on compy, run
adb sideload Lineage* - when command completes on compy, reboot device back into recovery (only way to start a new adb sideload session)
- don't use "reboot system" on the sideload page
- ignore any "no os!" warnings
- similarly, start Advanced > Sideload and run
adb sideload MindTheGapps* - this time hit "reboot system" when done
Post-Install Tweaks
- Home Assistant
- install the Home Assistant Companion app
- optional: make a "public" Home Assistant user and disable external network login for it
- set Home Assistant as the launcher
- turn on the sensors you want
- TODO: performance tweaks, as it is slow
- TODO: wake on motion