#Assist-pipeline files take up huge space
1 messages · Page 1 of 1 (latest)
Is your home-assistant satellite or some other recording software running on the pi ?
Can you further isolate which dir or file is taking up space ?
Do du -sh * | sort -h then cd into the largest dir and keep going.
I suspect you have debugging turned on or some recording isnt terminating.
I think you are right. In my config, there was a debug-directory set under assist-pipeline:
I have removed it and will delete the debug folders
Great! Happy to help further if that doesn't fix it