Update homebridge to 1.11.2-2026-02-23 (#4873)

This commit is contained in:
Alexander L. 2026-02-23 20:07:07 +01:00 committed by GitHub
parent 2b5d43b773
commit 79d7bc77aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
server:
image: homebridge/homebridge:2025-12-12@sha256:9ee07d2f4b5e074efd73732f899f6e0568c54cadd49784f8b865eb9d0643e3ed
image: homebridge/homebridge:2026-02-23@sha256:8caa728ccc2d0ad0074c84cd957364f6a3b6f751958d441bed97983c7fb0e1d2
# 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: "1.11.1-2025-12-12"
version: "1.11.2-2026-02-23"
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.
@ -42,10 +42,10 @@ permissions:
- GPU
releaseNotes: >-
This release includes several improvements and updates:
- Updated to Ubuntu 24.04
- Upgraded Homebridge APT Package to version 1.8.4
- Updated Node.js to version 24.12.0
- Updated Homebridge UI to version 5.11.2
- Updated Homebridge to version 1.11.2
- Upgraded Homebridge UI to version 5.18.0
- Updated Node.js to version 24.13.1
- Upgraded Homebridge APT Package to version 1.8.14
Full release notes can be found at https://github.com/homebridge/homebridge/releases