From 2eb139c73bc0d59a4b8946f8a88a63be327e934d Mon Sep 17 00:00:00 2001 From: NP v/d Spek Date: Fri, 2 Feb 2024 14:59:39 +0100 Subject: [PATCH] Add the refresh webpage as step to add your new add-on (#2025) --- docs/add-ons/tutorial.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/add-ons/tutorial.md b/docs/add-ons/tutorial.md index 458e588a..0e23eb46 100644 --- a/docs/add-ons/tutorial.md +++ b/docs/add-ons/tutorial.md @@ -85,6 +85,7 @@ Now comes the fun part, time to open the Home Assistant UI and install and run y [![Open your Home Assistant instance and show the Supervisor add-on store.](https://my.home-assistant.io/badges/supervisor_store.svg)](https://my.home-assistant.io/redirect/supervisor_store/) - On the top right overflow menu, click the "Check for updates" button +- Refresh your webpage when needed - You should now see a new section at the top of the store called "Local add-ons" that lists your add-on! ![Screenshot of the local repository card](/img/en/hass.io/screenshots/local_repository.png)