Skip to content

feat: integrate Home Assistant add-on into OctoBot repo - #3601

Draft
Herklos wants to merge 1 commit into
devfrom
ha-addon-integration
Draft

feat: integrate Home Assistant add-on into OctoBot repo#3601
Herklos wants to merge 1 commit into
devfrom
ha-addon-integration

Conversation

@Herklos

@Herklos Herklos commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

No description provided.

…ocker publish

Moves the HA add-on (previously Drakkar-Software/octobot-home-assistant) into
homeassistant/, building it right after the core Docker publish job so it's
pinned to the exact multi-arch digest just pushed - fixes base-image skew from
rebuilding against a floating :stable/:latest tag. octobot (stable, tag builds)
auto-bumps config.yaml and pushes to master; octobot-latest (DEV) is a manual
version bump, since Supervisor's need_update is a plain version-string
inequality against the store's committed config.yaml with no digest/rolling-tag
mechanism (verified against supervisor source and the hassio-addons/
repository-updater precedent) - the DEV image itself still rebuilds and stays
digest-pinned on every dev push regardless.

Also renames 5 test fixtures literally named config.json to bot_config.json,
since Supervisor's recursive **/config.* store scan would otherwise log a
schema-validation warning for each, forever, now that this repo is what
Supervisor clones directly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Herklos Herklos self-assigned this Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant