Update ha_network_storage.md

This commit is contained in:
Nicolas Mowen 2023-06-30 06:40:30 -06:00 committed by GitHub
parent c0aa658810
commit 94f60aefbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,9 +20,10 @@ As of HomeAsisstant Core 2023.6, Network Mounted Storage is supported for addons
database: database:
path: /config/frigate.db path: /config/frigate.db
``` ```
3. Go to **Settings -> System -> Storage -> Add Network Storage** 3. Move the frigate.db, frigate.db-shm, frigate.db-wal files to the /config directory
4. Name the share `frigate` (this is required) 4. Go to **Settings -> System -> Storage -> Add Network Storage**
5. Choose type `media` 5. Name the share `frigate` (this is required)
6. Fill out the additional required info for your particular NAS 6. Choose type `media`
7. Connect 7. Fill out the additional required info for your particular NAS
8. Start the Frigate addon 8. Connect
9. Start the Frigate addon