From b2a708dcd1fd66e8a21f03f5de8d3e5a5daa7f36 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:53:18 +0100 Subject: [PATCH] Add note about separator of backup path in Synology DSM (#37273) Co-authored-by: Franck Nijhof --- source/_integrations/synology_dsm.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/synology_dsm.markdown b/source/_integrations/synology_dsm.markdown index 6f1c8e7e939..0310216ea31 100644 --- a/source/_integrations/synology_dsm.markdown +++ b/source/_integrations/synology_dsm.markdown @@ -87,6 +87,12 @@ Assume there is a shared folder called `HA Backup`, with two directories in it ` 2. Define `cottage_instance` as backup path (_without trailing slash_). - **Result**: A new directory `cottage_instance` will be created on the shared folder `HA Backup` during the first backup. +{% important %} + +Sub-directories in the backup path need to be separated by the regular slash `/`. For example: `home-assistant/prod_instance`. + +{% endimportant %} + ## Sensors ### CPU utilization sensors