Add history recording storage support

This commit is contained in:
Alexandre
2025-12-18 21:34:38 +01:00
parent 37bc46d5be
commit 0b3f4b7b38
4 changed files with 34 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
## 1.6.0-12 (02-10-2025)
- Added configuration to enable the history recording storage extension with a configurable recording path
## 1.6.0-11 (16-09-2025)
- Minor bugs fixed
## 1.6.0-10 (16-09-2025)