mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-20 04:14:23 +01:00
S6-overlay cleanup for HM & deCONZ (#1717)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 6.6.1
|
||||
|
||||
- Small cleanup with s6-overlay
|
||||
|
||||
## 6.6.0
|
||||
|
||||
- Bump deCONZ to 2.7.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "deCONZ",
|
||||
"version": "6.6.0",
|
||||
"version": "6.6.1",
|
||||
"slug": "deconz",
|
||||
"description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik",
|
||||
"arch": ["amd64", "armhf", "aarch64"],
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start NGINX service
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Download available firmware update for IKEA
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Download available firmware update for IKEA
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Download available firmware update for OSRAM Ledvance
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start udevd service
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 11.0.1
|
||||
|
||||
- Small cleanup with s6-overlay
|
||||
|
||||
## 11.0.0
|
||||
|
||||
- Migrate to s6-overlay & tempio
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "HomeMatic CCU",
|
||||
"version": "11.0.0",
|
||||
"version": "11.0.1",
|
||||
"slug": "homematic",
|
||||
"description": "HomeMatic central based on OCCU",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/homematic",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start HomeMatic HMServer service
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start light httpd service
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start NGINX service
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start ReGaHss service
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start HomeMatic RFD service
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start HomeMatic RF timesync service
|
||||
# ==============================================================================
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start HomeMatic wired service
|
||||
# ==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user