Option 1 – Home Assistant add-on version #
1. Open your Home Assistant and go to Settings -> Add-ons -> Add-on store (button in bottom right corner)
2. At top right corner click on 3 dots and select “Check for updates“
3. If new version is available, you will be able to see notification at the top of the screen. Click on that notification
4. In popup window click “Install” and wait some time to finish installation
Option 2 – container version #
1. Run command:
docker-compose up –build -d
(More details about setting up container version find HERE, check step 12 for update)