Written by

Amrut Prabhu
@smarthomecircleTable of Contents
Pre Requirement
- RaspberryPI OS is installed on the SD Card and Raspberry Pi is up and running
Updating Raspberry Pi Bootloader
Step 1: Open the terminal and enter the following command
sudo raspi-config
Step 2: Now select Advanced Options > Bootloader Version > select Latest and confirm the changes.
Step 3: Now update your Raspberry Pi OS with the following command.
sudo apt upgrade
Step 4: Now run this command
sudo rpi-eeprom-update
This will show you the latest updated version
Step 5: Now update the bootloader and reboot the system
sudo rpi-eeprom-update -a
sudo reboot
If you are interested in exploring more of such easy to follow step by step guides about Home Assistant, then here are a few suggestions
- Create Custom Wake Word For Your Voice Assistant
- Connect Bluetooth Devices to Home Assistant with Bluetooth Proxy
- Share Files With Home Assistant OS with Samba Share