Hi,
I have HASS installed as Supervised on Debian 12.
I have Frigate installed as add-on, but my question likely generic and may apply to other add-ons as well.
How do I change media location used by Frigate ? I have drive mounted on /media/Driv1 and want Frigate Media (or HASS to use this drive for all the data).
From what I know from the linked topic, the āmove data diskā feature will likely achieve what you are looking for - but it will also do much much more (which is: move everything to another, external storage except the boot data) - perhaps more you are looking for.
I would assume thereās a config option in Frigate to configure this (but I really donāt know, just wanted to add a small on the potentially rushed usage of the āmove data diskā feature).
Iām looking for this also, iāve seen on the Frigate docs a reference to using a NAS but i think that method is going to save all the data on the drive, not just the recordings. I want to keep config and DB files on current SSD drive and save recording on a HDD one.
yes, but thatās only for frigate installed on a docker container. The chalenge here is Frigate on supervised HASS. On docker container you just have to give the config and media path on the compose file. I would like to do something similar on the supervised version, but yet iām not able to find. Seen something regarding symbolic link but iām not exacly sure if it will work on HASS(supervised) linking to OS mounted drive.