Update homebridge to version 1.8.4 (#1344)

This commit is contained in:
Nathan Fretz 2024-08-13 11:54:37 +10:00 committed by GitHub
parent 086dbd02ac
commit 98d1469597
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
server:
image: homebridge/homebridge:2023-11-28@sha256:45d955145ff1bfee30ebbeffdc4e638b4cc0acd2fe702bfca5ae763c35d2befe
image: homebridge/homebridge:2024-06-27@sha256:be09c4402c351520069014ba77a6d12f22021294c04125b827a8e7cb5b79b9da
# container runs as root
network_mode: host
# available at port 8581

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: homebridge
category: automation
name: Homebridge
version: "2023-11-28"
version: "1.8.4"
tagline: "HomeKit support for the impatient"
description: >-
Bringing HomeKit support where there is none. Homebridge allows you to integrate with smart home devices that do not natively support HomeKit.
@ -39,8 +39,6 @@ defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
This release uses Homebridge's 2023-11-28 image, which takes it to v1.7.0.
Read the full release notes for additional information and detailed changes at https://github.com/homebridge/homebridge/releases
This release includes various bugfixes and improvements. Full release notes can be found at https://github.com/homebridge/homebridge/releases
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps