Nathan Fretz
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
3 additions and
6 deletions
-
homebridge/docker-compose.yml
-
homebridge/umbrel-app.yml
|
|
@ -2,7 +2,7 @@ version: "3.7" |
|
|
|
|
|
|
|
services: |
|
|
|
server: |
|
|
|
image: homebridge/homebridge:2024-10-09@sha256:db80af156aaefc621d5442e4b056388826a625fa2da0d8e36c429698bf949fc0 |
|
|
|
image: homebridge/homebridge:2024-10-25@sha256:101286819a94c51aec984a8bf541650df3be6502377b48b8a12c593921066b82 |
|
|
|
# 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-09" |
|
|
|
version: "1.8.4-2024-10-25" |
|
|
|
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,10 +39,7 @@ defaultUsername: "" |
|
|
|
defaultPassword: "" |
|
|
|
torOnly: false |
|
|
|
releaseNotes: >- |
|
|
|
⚠️ After updating, your UI theme may reset to default. You can change it back in the settings section. |
|
|
|
|
|
|
|
|
|
|
|
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. |
|
|
|
This release updates the Homebridge UI to v4.62.0, while Homebridge itself remains on version 1.8.4. |
|
|
|
|
|
|
|
|
|
|
|
Full release notes can be found at https://github.com/homebridge/homebridge/releases |
|
|
|