Revert "Store deconz persistent (#2083)" (#2084)

This reverts commit ae66948e36.
This commit is contained in:
Pascal Vizeli
2021-06-18 15:09:16 +02:00
committed by GitHub
parent ae66948e36
commit a2fec2bb00
3 changed files with 2 additions and 10 deletions

View File

@@ -1,9 +1,5 @@
# Changelog
## 6.9.1
- Store deCONZ data persistent
## 6.9.0
- Bump deCONZ to 2.11.5

View File

@@ -1,6 +1,6 @@
{
"name": "deCONZ",
"version": "6.9.1",
"version": "6.9.0",
"slug": "deconz",
"description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik",
"arch": ["amd64", "armhf", "aarch64"],

View File

@@ -1,10 +1,6 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Manage deCONZ firmware/folder
# Manage deCONZ firmware
# ==============================================================================
bashio::log.info "$(/usr/bin/GCFFlasher_internal -l)"
mkdir -p /root/.local/share
mkdir -p /data/dresden-elektronik
ln -s /data/dresden-elektronik /root/.local/share/dresden-elektronik