mirror of
https://github.com/sudoxnym/connectd.git
synced 2026-04-14 19:46:30 +00:00
- add HOST_USER env var for auto-discovery from github - merge HOST_* env vars with scraped profile data - fix countdown timers to use started_at when no cycles run - add lemmy, discord, bluesky fields to priority_users - expand API user endpoint with all platform handles - update HA sensor with full user profile attributes - add HAOS add-on structure for one-click install - update version to 1.1.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
11 lines
424 B
YAML
11 lines
424 B
YAML
build_from:
|
|
amd64: ghcr.io/hassio-addons/base:15.0.8
|
|
aarch64: ghcr.io/hassio-addons/base:15.0.8
|
|
armv7: ghcr.io/hassio-addons/base:15.0.8
|
|
labels:
|
|
org.opencontainers.image.title: "connectd"
|
|
org.opencontainers.image.description: "find isolated builders with aligned values"
|
|
org.opencontainers.image.source: "https://github.com/sudoxnym/connectd"
|
|
org.opencontainers.image.licenses: "MIT"
|
|
args:
|
|
BUILD_ARCH: amd64
|