#Supervisor
1 messages · Page 1 of 1 (latest)
The backup dialog has "Media: For example, camera recordings". Tracing the code it seems like the media designation seems to be related to a folder param in supervisor but I can't tell. Id like to have a folder where an integration can stick camera events in a cache so they have this option in backups. my impression is this is not standardized other than by user convention. Today the integration sticks things in config/ which bloats backups.
Wondering if supervisor and core integrations have any existing APIs related to storage location with respect to backup. Either ways to ignore folders or for agreeing on media folders or something else