[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Home Assistant Fusion UI #1185

Merged
merged 12 commits into from
Sep 18, 2024
Prev Previous commit
Next Next commit
home-assistant-fusion: apply change reguests
Co-authored-by: sharknoon <frank.josua@gmail.com>
  • Loading branch information
joaovictor-local and sharknoon committed Jul 5, 2024
commit fb9cde8bba955d249666276cad1a592ba0473527
3 changes: 1 addition & 2 deletions home-assistant-fusion-ui/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ services:
web:
image: ghcr.io/matt8707/ha-fusion@sha256:bd396be1a077374dccadb47656b95137f93f15b7c76547a5ff29316dda9ea903
restart: on-failure
network_mode: bridge
user: 1000:1000
ports:
- 5023:5050
volumes:
- ${APP_DATA_DIR}/data/fusion:/app/data
environment:
HASS_URL: http://${UMBREL_LOCAL_IP}:8123
HASS_URL: http://${DEVICE_DOMAIN_NAME}:8123
1 change: 0 additions & 1 deletion home-assistant-fusion-ui/exports.sh

This file was deleted.