Fix config style for new Supervisor/Hardware (#1825)

* New Supervisor Hardware

* Update more changelogs

* fix version

* Fix boot

* fix application
This commit is contained in:
Pascal Vizeli
2021-02-08 11:12:39 +01:00
committed by GitHub
parent 78007eca79
commit b8f2079607
28 changed files with 53 additions and 88 deletions

View File

@@ -6,7 +6,6 @@
"url": "https://github.com/home-assistant/hassio-addons/tree/master/mariadb",
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"startup": "system",
"boot": "auto",
"init": false,
"timeout": 20,
"services": ["mysql:provide"],