Add schema validation to configuration

This commit is contained in:
Max Winterstein
2021-01-02 16:55:03 +01:00
parent a1be30cd2b
commit 880f5bfe1a
2 changed files with 41 additions and 26 deletions
+1
View File
@@ -4,6 +4,7 @@
- Improve image recration by adding some cache buster
- Change to bashio logs
- Add `log_level` cofiguration option
- Add schema validation to configuration
## [0.4.0] - 2021-01-02
- Change base image to `hassioaddons/debian-base`