All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, but this project does not adhere to Semantic Versioning.
- Changes to backup exclusions
- Removed Ingress subfilters
- Frame stacking issue fixed on backend (thanks @Koush)
- Starting with this release the add-on will automatically log in using preset credentials, preventing you from having to manually log in.
- New users will be logged in with the username
homeassistant
. - Existing users will remain logged in with their username but will see the
homeassistant
user in their Scrypted Users list. - To change the default password (
homeassistant
) change theSCRYPTED_ADMIN_TOKEN
in the add-on Configuration menu. - To remove the default
homeassistant
user, remove theSCRYPTED_ADMIN_USERNAME
andSCRYPTED_ADMIN_TOKEN
entries from the add-on Configuration menu.
- New users will be logged in with the username
- NVR recordings will be stored in
/data/scrypted_data/recordings
by default.- This folder will not be included in add-on backups in order to preserve storage space.
- Recordings can be backed up by setting the storage location to
/data/recordings
. THIS IS NOT RECOMMENDED. - Access to the Home Assistant
media
folder has been removed.
- Added support for Coral TPUs
- Update base image to v0.7.97
- Update base image to v0.7.95
- Update base image to v0.7.94
- Update base image to v0.7.92
- Update base image to v0.7.90
- Update base image to v0.7.85
- Update base image to v0.7.84
- Update base image to v0.7.81
- Update base image to v0.7.77
- Add user-configurable environment variables - all credit and thanks to @Mich-b
- Update authentication to allow correct rendering of images and video in NVR plugin - all credit and thanks to @Mich-b
- Update base image to v0.7.53
- Update base image to v0.7.52
- Update base image to v0.7.51
- Update base image to v0.7.46
- Update base image to v0.7.45
- Update base image to v0.7.43
- Update base image to v0.7.40
- Media folder exposed to add-on for Scrypted NVR recordings
- Set NVR recording directory to
/media/scrypted
for best results
- Update base image to v0.7.36
- Update base image to v0.7.35
- Update base image to v0.7.33
- Update base image to v0.7.28
- Added GPIO and UART device inputs
- Update base image to v0.7.24
- Update base image to v0.7.23
- Update base image to v0.7.17
- Update base image to v0.7.16
- Update base image to v0.7.12
- Update base image to v0.7.9
- Update base image to v0.6.26
- Update base image to v0.6.24
- Remove non-functional backup exclusion options
- Update base image to v0.6.22
- Update base image to v0.6.19
- Added backup exclusion options (thanks, @CharlieMK !)
- Update base image to v0.6.16
- Update base image to v0.6.14
- Update base image to v0.6.13
- Update base image to 0.6.11
- Switched nginx to port 71864 to prevent conflicts with other addons
- Initial support for USB devices
- Fixes for HomeKit and WebUI access issues
- Update base image to 0.6.10
- Update base image to 0.6.9
- Update base image to 0.6.7
- Update base image to 0.6.4
- Update base image to 0.6.1
- Update base image to 0.5.13
- Update base image to 0.5.12
- Update base image to 0.5.11
- Update base image to 0.5.10
- Update base image to 0.5.7
- Update base image to 0.5.6
- Update base image to 0.5.5
- Update base image to 0.5.4
- Update base image to 0.5.2
- Update base image to 0.4.11
- Initial commit