Loading ha-rsync +0 −2 Original line number Diff line number Diff line Loading @@ -3,9 +3,7 @@ rsync -a \ --exclude-from='/ha-rsync.excludes' \ --exclude='/.git' \ --exclude='/.gitignore' \ --exclude='/.HA_VERSION' \ --exclude='/README.md' \ --exclude='/secrets.yaml' \ --delete-after \ "${GIT_SYNC_ROOT:-/tmp/git}/${GIT_SYNC_DEST:-config}/" \ Loading ha-rsync.excludes +11 −6 Original line number Diff line number Diff line /deps /image /tts # Don't overwrite files created from UI /automations.yaml /scenes.yaml /scripts.yaml # Don't overwrite cloud connection settings /.cloud/* # Don't overwrite local settings /.storage/* /automations.yaml /scenes.yaml /scripts.yaml # Don't overwrite local dirs /deps /image /tts Loading
ha-rsync +0 −2 Original line number Diff line number Diff line Loading @@ -3,9 +3,7 @@ rsync -a \ --exclude-from='/ha-rsync.excludes' \ --exclude='/.git' \ --exclude='/.gitignore' \ --exclude='/.HA_VERSION' \ --exclude='/README.md' \ --exclude='/secrets.yaml' \ --delete-after \ "${GIT_SYNC_ROOT:-/tmp/git}/${GIT_SYNC_DEST:-config}/" \ Loading
ha-rsync.excludes +11 −6 Original line number Diff line number Diff line /deps /image /tts # Don't overwrite files created from UI /automations.yaml /scenes.yaml /scripts.yaml # Don't overwrite cloud connection settings /.cloud/* # Don't overwrite local settings /.storage/* /automations.yaml /scenes.yaml /scripts.yaml # Don't overwrite local dirs /deps /image /tts