@AdamAtSea the boot system, firmware, and operating system will remain on the eMMC, but the #HomeAssistance software/add-ons/user data will all be stored on the external disk.
https://www.home-assistant.io/common-tasks/os/#using-external-data-disk
I wish I had a way of turning pages on my #Kindle from my @homeassistant #homeassistance instance.
(Short of buying a full eInk tablet and pairing a fake bluetooth keyboard to the Kindle app or some such shenanigan.)
My #HomeAssistance instance has grown to over 10 thousand lines of code in automations and scripts since I first installed it.
Now I'm getting a headache trying to figure out why whenever I run the night time script the master bedroom AC gets turned on as it should, but then the living room fires up as well.
Because in the script I explicitly issue a turn_off command on the livingroom AC.
And when I run it manually it doesn't turn on... Maybe something else is at play.