Backups and python scripts

Hi,

I am using HASSIO on a Raspberry Pi 4 and have some python scripts that I need to use (with the shell command). My question is; are these backed up alongside HA itself? If not, is there a way to preserve the scripts so that when I restore, they still will be there?

If they are in your /config folder they will be backed up along with everything else in there.

Thx. I’ll make sure they are.