mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
⬆️ Upgrades Home Assistant CLI to v4.9.0 (#1692)
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 8.10.0
|
||||||
|
|
||||||
|
- Update Home Assistant CLI to 4.9.0
|
||||||
|
|
||||||
## 8.9.1
|
## 8.9.1
|
||||||
|
|
||||||
- Fix bluez package
|
- Fix bluez package
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"i386": "homeassistant/i386-base:3.12"
|
"i386": "homeassistant/i386-base:3.12"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"CLI_VERSION": "4.5.0",
|
"CLI_VERSION": "4.9.0",
|
||||||
"LIBWEBSOCKETS_VERSION": "v3.2.2",
|
"LIBWEBSOCKETS_VERSION": "v3.2.2",
|
||||||
"TTYD_VERSION": "1.6.0"
|
"TTYD_VERSION": "1.6.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Terminal & SSH",
|
"name": "Terminal & SSH",
|
||||||
"version": "8.9.1",
|
"version": "8.10.0",
|
||||||
"slug": "ssh",
|
"slug": "ssh",
|
||||||
"description": "Allow logging in remotely to Home Assistant using SSH",
|
"description": "Allow logging in remotely to Home Assistant using SSH",
|
||||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",
|
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",
|
||||||
|
|||||||
Reference in New Issue
Block a user