Releases: dcbr/hass-custom-devcontainer
Releases · dcbr/hass-custom-devcontainer
2025.12.4
Bump home-assistant/core to 2025.12.4.
The released container is available on docker hub: dcbr/hass-custom-devcontainer.
2025.10.1
Bump home-assistant/core to 2025.10.1.
The released container is available on docker hub: dcbr/hass-custom-devcontainer.
2025.5.2
Bump home-assistant/core to 2025.5.2.
The released container is available on docker hub: dcbr/hass-custom-devcontainer.
2025.2.4
Bump home-assistant/core to 2025.2.4.
The released container is available on docker hub: dcbr/hass-custom-devcontainer.
2024.12.0
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/distand/workspace/custom_componentsfolders - Test configuration files mounted in the
/workspace/test/configfolder are preprocessed and copied to/configto 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.