mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update homebridge to version 1.8.4-2024-10-09 (#1659)
This commit is contained in:
parent
edc1b8339b
commit
43eed702f0
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: homebridge/homebridge:2024-10-02@sha256:07cfdceb35c855b1ac3b787f50593d8e4f24e04867588a11c81b8cd4314e4457
|
||||
image: homebridge/homebridge:2024-10-09@sha256:db80af156aaefc621d5442e4b056388826a625fa2da0d8e36c429698bf949fc0
|
||||
# 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.8.4-2024-10-02"
|
||||
version: "1.8.4-2024-10-09"
|
||||
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,16 +39,10 @@ defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
This release updates the Homebridge UI to v45.9.0 and ffmpeg-for-homebridge to v2.1.2, while Homebridge itself remains on version 1.8.4.
|
||||
⚠️ After updating, your UI theme may reset to default. You can change it back in the settings section.
|
||||
|
||||
|
||||
Key UI improvements include:
|
||||
- Increased width of notifications on mobile devices
|
||||
- Improved visibility of restart button in settings
|
||||
- Added option to unpair child bridges when uninstalling plugins
|
||||
- Option to set up a child bridge immediately after configuring a new plugin
|
||||
- UI settings screen relabeled as 'UI Advanced Settings'
|
||||
- Moved language, theme, temperature units, and port settings to main settings
|
||||
This release updates the Homebridge UI to v4.60.1 and ffmpeg-for-homebridge to v2.1.3, while Homebridge itself remains on version 1.8.4.
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/homebridge/homebridge/releases
|
||||
|
Loading…
Reference in New Issue
Block a user