mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 03:10:42 +02:00
Update homebridge to 2023-01-08 (#877)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
47e10f357e
commit
ae83cf5296
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: oznu/homebridge:2023-01-08@sha256:f46e9c82e4f3449e18c2b61014ba13474343fed703537983db0f59a2a4b97c31
|
||||
image: homebridge/homebridge:2023-11-28@sha256:45d955145ff1bfee30ebbeffdc4e638b4cc0acd2fe702bfca5ae763c35d2befe
|
||||
# container runs as root
|
||||
network_mode: host
|
||||
# available at port 8581
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: homebridge
|
||||
category: automation
|
||||
name: Homebridge
|
||||
version: "2023-01-08"
|
||||
version: "2023-11-28"
|
||||
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.
|
||||
@ -38,6 +38,9 @@ path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
torOnly: false
|
||||
releaseNotes: ""
|
||||
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
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps
|
||||
submission: https://github.com/getumbrel/umbrel-apps
|
Loading…
Reference in New Issue
Block a user