diff --git a/source/_posts/2023-06-07-release-20236.markdown b/source/_posts/2023-06-07-release-20236.markdown index b81a442bad6..361cf85f87f 100644 --- a/source/_posts/2023-06-07-release-20236.markdown +++ b/source/_posts/2023-06-07-release-20236.markdown @@ -77,41 +77,23 @@ Don't forget to [join our release party live stream on YouTube](https://www.yout ## Connect and use your existing network storage -{% details "TODO" %} - -- Improve/extend story -- Proof read/spelling/grammar -- Replace screenshot - -Refs: - -- Include share as mount usage option (#16636) @ludeeus -- Add dialog to change default backup location (#16610) @ludeeus -- Add UI for network mounts (#16357) @ludeeus - -{% enddetails %} - Do you have a network storage in your home? Like a QNAP or Synology NAS? -This release add the ability to add and use that storage with Home Assistant! +This release adds the ability to add and use that storage with Home Assistant! -This long and highly requested feature, is now available when you are running -the Home Assistant Operating System. In the {% my storage title="**Settings** > **System** > **Storage**" %} +This long and highly requested feature is now available when running the +Home Assistant Operating System. In the {% my storage title="**Settings** > **System** > **Storage**" %} menu, you can now find a whole new set of controls to connect to your storage -and use it to, for example, use as your network share as a media source +and use it to, for example, use your network share as a media source in Home Assistant. -Even better... You can use it as a target for your backups, so that when -Home Assistant creates a backup for you, it will be "off-site". +Screenshot showing two external network storages attached to Home Assistant. -

- -Temporary screenshot that needs to be replaced. -

+Even better: You can use it as a target for your backups so that when +Home Assistant creates a backup for you, it will store it directly on +your network storage. -

- -Temporary screenshot that needs to be replaced. -

+Multiple network storages are also supported; if you like, you can +easily add more. ## Integrations dashboard & pages diff --git a/source/images/blog/2023-06/network-storage.png b/source/images/blog/2023-06/network-storage.png new file mode 100644 index 00000000000..3958c63b1ef Binary files /dev/null and b/source/images/blog/2023-06/network-storage.png differ