mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
fix bluez
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 8.9.1
|
||||||
|
|
||||||
|
- Fix bluez package
|
||||||
|
|
||||||
## 8.9.0
|
## 8.9.0
|
||||||
|
|
||||||
- Update Home Assistant CLI to 4.4.1
|
- Update Home Assistant CLI to 4.4.1
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ RUN \
|
|||||||
bash-completion \
|
bash-completion \
|
||||||
pulseaudio-utils \
|
pulseaudio-utils \
|
||||||
alsa-plugins-pulse \
|
alsa-plugins-pulse \
|
||||||
|
bluez \
|
||||||
git \
|
git \
|
||||||
libuv \
|
libuv \
|
||||||
mosquitto-clients \
|
mosquitto-clients \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Terminal & SSH",
|
"name": "Terminal & SSH",
|
||||||
"version": "8.9.0",
|
"version": "8.9.1",
|
||||||
"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