Skip to content

Releases: dcbr/hass-custom-devcontainer

2025.12.4

20 Dec 09:12
b59165e

Choose a tag to compare

Bump home-assistant/core to 2025.12.4.

The released container is available on docker hub: dcbr/hass-custom-devcontainer.

2025.10.1

06 Oct 18:51

Choose a tag to compare

Bump home-assistant/core to 2025.10.1.

The released container is available on docker hub: dcbr/hass-custom-devcontainer.

2025.5.2

23 May 18:24

Choose a tag to compare

Bump home-assistant/core to 2025.5.2.

The released container is available on docker hub: dcbr/hass-custom-devcontainer.

2025.2.4

14 Feb 19:09

Choose a tag to compare

Bump home-assistant/core to 2025.2.4.

The released container is available on docker hub: dcbr/hass-custom-devcontainer.

2024.12.0

17 Dec 19:16

Choose a tag to compare

This is a fork from thomasloven/hass-custom-devcontainer with following changes:

  • Updated python environment and dependencies
  • Auto discovery and installation of locally developed plugins and integrations mounted in the /workspace/dist and /workspace/custom_components folders
  • Test configuration files mounted in the /workspace/test/config folder are preprocessed and copied to /config to be used by Home Assistant
  • Added support for bypassing the login form and for trusting the specified proxies
  • Built-in support for running this container as a codespace

Check the updated README for further details.
The released container is available on docker hub: dcbr/hass-custom-devcontainer.