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
|
||||
|
||||
## 8.9.1
|
||||
|
||||
- Fix bluez package
|
||||
|
||||
## 8.9.0
|
||||
|
||||
- Update Home Assistant CLI to 4.4.1
|
||||
|
||||
@@ -18,6 +18,7 @@ RUN \
|
||||
bash-completion \
|
||||
pulseaudio-utils \
|
||||
alsa-plugins-pulse \
|
||||
bluez \
|
||||
git \
|
||||
libuv \
|
||||
mosquitto-clients \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Terminal & SSH",
|
||||
"version": "8.9.0",
|
||||
"version": "8.9.1",
|
||||
"slug": "ssh",
|
||||
"description": "Allow logging in remotely to Home Assistant using SSH",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",
|
||||
|
||||
Reference in New Issue
Block a user