diff --git a/homebridge/docker-compose.yml b/homebridge/docker-compose.yml index 088c13b3..bded9195 100644 --- a/homebridge/docker-compose.yml +++ b/homebridge/docker-compose.yml @@ -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 diff --git a/homebridge/umbrel-app.yml b/homebridge/umbrel-app.yml index 4e87cb7d..c47c34bd 100644 --- a/homebridge/umbrel-app.yml +++ b/homebridge/umbrel-app.yml @@ -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