mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-22 01:38:09 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.46
This commit is contained in:
committed by
Tobias Glatthar
parent
9051ce4baf
commit
83598e679c
@@ -1,2 +1,2 @@
|
||||
args:
|
||||
package_version: "3.0.0-alpha.45"
|
||||
package_version: "3.0.0-alpha.46"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "3.0.0-alpha.45"
|
||||
version: "3.0.0-alpha.46"
|
||||
slug: hamh_test
|
||||
name: Home-Assistant-Matter-Hub (Test Addon // DO NOT USE)
|
||||
description: THIS IS FOR TESTING PURPOSE. DO NOT USE THIS ADDON.
|
||||
|
||||
@@ -11,4 +11,5 @@ home-assistant-matter-hub start \
|
||||
--storage-location=/config/data \
|
||||
--web-port=$(bashio::addon.ingress_port) \
|
||||
--home-assistant-url='http://supervisor/core' \
|
||||
--home-assistant-access-token="$SUPERVISOR_TOKEN"
|
||||
--home-assistant-access-token="$SUPERVISOR_TOKEN" \
|
||||
--http-ip-whitelist="172.30.32.2"
|
||||
|
||||
Reference in New Issue
Block a user