Skip to content

Conversation

@dcflachs
Copy link

linuxserver.io

  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

This mod adds heyu to homeassistant, to be installed/updated during container start. Heyu is an application for controlling and monitoring x10 devices and is required to use the Home Assistant x10 integration.

Source / References:

This closes #1092

Dockerfile Outdated
cd /build && \
curl -LsSo heyu.zip https://github.com/HeyuX10Automation/heyu/archive/${GIT_HASH}.zip && \
unzip heyu.zip && \
mv heyu-* heyu && \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be much better to get the tarball and untar with strip-components=1

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@LinuxServer-CI
Copy link

PR build pushed to ghcr.io/linuxserver/mods:pull_request_1101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants