Skip to content

Releases: custom-cards/custom-card-devcontainer

v1.0.0-beta.2

03 Mar 02:38

Choose a tag to compare

Merge branch 'copilot/optimize-devcontainer-performance' of https://g…

v1.0.0

03 Mar 05:06
c68f989

Choose a tag to compare

New devcontainer image for Home Assistant custom card development.

  • Supports remote development
  • Supports Github codespaces
  • Only redownloads HACS if newer version available

See custom-cards/boilerplate-card for usage example

v1.0.0-beta.3: Update Dockerfile

03 Mar 04:49

Choose a tag to compare

Pre-release
Updated Dockerfile to force executable mode during copy:
COPY --chmod=0755 container /usr/local/bin/container
COPY --chmod=0755 hassfest /usr/local/bin/hassfest

v1.0.0-beta.1

03 Mar 01:54

Choose a tag to compare