From e5f0a87b8185e28ebc403c7c4433e9e54583d110 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 17 Jun 2025 09:25:54 +0200 Subject: [PATCH] Network storage: remove Supervised specific steps (#39257) --- source/_includes/common-tasks/network_storage.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/source/_includes/common-tasks/network_storage.md b/source/_includes/common-tasks/network_storage.md index b8cb9a77ddb..b7feb0bafa2 100644 --- a/source/_includes/common-tasks/network_storage.md +++ b/source/_includes/common-tasks/network_storage.md @@ -9,14 +9,6 @@ To list all your currently connected network storages, go to **{% my storage tit You need to update to Home Assistant Operating System 10.2 before you can use this feature. {% endimportant %} -{% else %} - -{% important %} - -You need to make sure you run a supported {% term "Home Assistant Supervised" %} installation with the latest version of the [os-agent](https://github.com/home-assistant/os-agent). Make sure that your supervisor uses [slave bind propagation](https://docs.docker.com/storage/bind-mounts/#configure-bind-propagation) for the data volume. - -{% endimportant %} - {% endif %}