Update homebridge to version 1.9.0-2025-02-26 (#2434)

This commit is contained in:
Alexander L. 2025-03-27 02:16:12 +01:00 committed by GitHub
parent 73cd00783a
commit be9f9cf762
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
server:
image: homebridge/homebridge:2024-10-25@sha256:101286819a94c51aec984a8bf541650df3be6502377b48b8a12c593921066b82
image: homebridge/homebridge:2025-02-26@sha256:97d5c72d3eaf5f5241934feecd07e15704af218819696c1bd867b7b3a6953b3c
# 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.8.4-2024-10-25"
version: "1.9.0-2025-02-26"
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,7 +39,7 @@ defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
This release updates the Homebridge UI to v4.62.0, while Homebridge itself remains on version 1.8.4.
This release updates the Homebridge UI to v4.71.2 and Homebridge itself to version 1.9.0.
Full release notes can be found at https://github.com/homebridge/homebridge/releases