ha: bump version, add env variable to prevent future notifications

This commit is contained in:
Koushik Dutta
2023-05-22 08:50:05 -07:00
parent edd071739f
commit f0eff01898

View File

@@ -1,6 +1,6 @@
# Home Assistant Addon Configuration
name: Scrypted
version: "18-bullseye-full.s6-v0.13.2"
version: "18-bullseye-full.s6-v0.23.0"
slug: scrypted
description: Scrypted is a high performance home video integration and automation platform
url: "https://github.com/koush/scrypted"
@@ -27,6 +27,7 @@ environment:
SCRYPTED_NVR_VOLUME: "/data/scrypted_nvr"
SCRYPTED_ADMIN_ADDRESS: "172.30.32.2"
SCRYPTED_ADMIN_USERNAME: "homeassistant"
SCRYPTED_HOME_ASSISTANT: "true"
backup_exclude:
- '/server/**'
- '/data/scrypted_nvr/**'