Add flags for stage and advanced (#1108)

* Add advanced flag and stage

* flag more

* remove cec
This commit is contained in:
Pascal Vizeli
2020-02-19 14:36:18 +01:00
committed by GitHub
parent 9b4eab7091
commit a16006c9f1
4 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"description": "A simple DHCP server",
"url": "https://home-assistant.io/addons/dhcp_server/",
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"advanced": true,
"startup": "system",
"boot": "auto",
"host_network": true,