Update homebridge to 1.11.0-2025-10-22 (#3902)
This commit is contained in:
parent
1a4cf531c3
commit
ea48ca3cbf
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: homebridge/homebridge:2025-09-15@sha256:594a3515b511cde3abdc5513c27ee05f5acf2656a419ec756590a40d466bfb8e
|
||||
image: homebridge/homebridge:2025-10-22@sha256:a5f8e9dc34639562a3f9322ae40c0eda76a7606de92933197c3cd3118dd2c1f0
|
||||
# container runs as root
|
||||
network_mode: host
|
||||
# available at port 8581
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: homebridge
|
||||
category: automation
|
||||
name: Homebridge
|
||||
version: "1.11.0-2025-09-15"
|
||||
version: "1.11.0-2025-10-22"
|
||||
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.
|
||||
@ -40,9 +40,8 @@ defaultPassword: ""
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
This release includes several improvements and updates:
|
||||
- Upgraded Homebridge UI to version 5.6.1
|
||||
- Updated to Ubuntu 24.04
|
||||
- Improved ffmpeg support for Homebridge
|
||||
- Upgraded Homebridge to version 1.7.13
|
||||
- Updated Node.js to version 22.21.0
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/homebridge/homebridge/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user