mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-03 12:14:19 +01:00
Disable init system
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 6.1.2
|
||||
|
||||
- Disable default init system
|
||||
|
||||
## 6.1.1
|
||||
|
||||
- Fix LEDVANCE / OSRAM otau firmware downloader to restart each 65 seconds
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"name": "deCONZ",
|
||||
"version": "6.1.1",
|
||||
"version": "6.1.2",
|
||||
"slug": "deconz",
|
||||
"description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik",
|
||||
"arch": ["amd64", "armhf", "aarch64"],
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/deconz",
|
||||
"startup": "services",
|
||||
"boot": "auto",
|
||||
"init": false,
|
||||
"ingress": true,
|
||||
"ingress_entry": "pwa/index.html",
|
||||
"panel_icon": "mdi:zigbee",
|
||||
|
||||
Reference in New Issue
Block a user