Browse Source

Update home-assistant-fusion-ui to 2024.10.1 (#1632)

main
Nathan Fretz 2 months ago
committed by GitHub
parent
commit
413abec8c4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      home-assistant-fusion-ui/docker-compose.yml
  2. 8
      home-assistant-fusion-ui/umbrel-app.yml

2
home-assistant-fusion-ui/docker-compose.yml

@ -9,7 +9,7 @@ services:
# PROXY_TRUST_UPSTREAM: "true"
web:
image: ghcr.io/matt8707/ha-fusion:2024.7.1@sha256:d2d3bf83c6636351852a66b6862faadfff16ea02222121bbcff2a0fbb129d1a5
image: ghcr.io/matt8707/ha-fusion:2024.10.1@sha256:5eea4634ab2b1e7c7523943996d13318d109b293abe8e9e86c38daf5c41830cb
restart: on-failure
user: 1000:1000
ports:

8
home-assistant-fusion-ui/umbrel-app.yml

@ -3,7 +3,7 @@ id: home-assistant-fusion-ui
name: HA-Fusion
tagline: A modern, easy-to-use and performant custom Home Assistant dashboard
category: automation
version: "2024.7.1"
version: "2024.10.1"
port: 5023
description: >-
HA-Fusion (Home Assistant Fusion UI) is an alternative frontend for the Home Assistant dashboard,
@ -21,9 +21,9 @@ gallery:
- 2.jpg
- 3.jpg
releaseNotes: >-
This release includes the following improvements:
- Added sidebar copy-on-drag functionality when the alt key is pressed
- Fixed section visibility configuration when using ingress
This release includes the following improvement:
- Fixed picture elements add new image functionality
For full release notes, visit https://github.com/matt8707/ha-fusion/releases
dependencies:

Loading…
Cancel
Save