Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Releases: pedropombeiro/opencode-homeassistant

opencode-homeassistant: v0.4.2

Choose a tag to compare

@github-actions github-actions released this 10 Mar 15:52
e62edac

0.4.2 (2026-03-10)

Bug Fixes

  • track session start time only on first busy event (3ae5455)

opencode-homeassistant: v0.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:25
b17fd99

0.4.1 (2026-03-10)

Bug Fixes

  • serialize webhook delivery to prevent busy/waiting race condition (4012369)

opencode-homeassistant: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 12:44
2832723

0.4.0 (2026-03-10)

Features

  • remote permission response and question choices (#14) (0477975)

opencode-homeassistant: v0.3.2

Choose a tag to compare

@github-actions github-actions released this 09 Mar 16:50
7df285c

0.3.2 (2026-03-09)

Bug Fixes

  • parse question tool args when received as JSON string (dc6fec3)

opencode-homeassistant: v0.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 15:53
c7521c6

0.3.1 (2026-03-09)

Bug Fixes

  • include question title in waiting payload (3b8ba00)

opencode-homeassistant: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 10:20
b681ded

0.3.0 (2026-03-08)

Features

  • enrich webhook payloads with session duration and waiting details (4b672cb)
  • hot-reload configuration via the config hook (58db3c0)
  • support per-state webhook routing and multiple targets (542ca1e)

opencode-homeassistant: v0.2.7

Choose a tag to compare

@github-actions github-actions released this 06 Mar 19:13
c707fb9

0.2.7 (2026-03-06)

Bug Fixes

  • docs: link LICENSE file from README (1437cab)

opencode-homeassistant: v0.2.6

Choose a tag to compare

@github-actions github-actions released this 06 Mar 19:10
2a8756c

0.2.6 (2026-03-06)

Bug Fixes

  • ci: remove workarounds for trusted publishing OIDC (8002069)

opencode-homeassistant: v0.2.5

Choose a tag to compare

@github-actions github-actions released this 06 Mar 18:57
4e50395

0.2.5 (2026-03-06)

Bug Fixes

  • ci: strip authToken from .npmrc for trusted publishing (0e6d6e1)

opencode-homeassistant: v0.2.4

Choose a tag to compare

@github-actions github-actions released this 06 Mar 18:54
74e88b6

0.2.4 (2026-03-06)

Bug Fixes

  • ci: unset NODE_AUTH_TOKEN for OIDC trusted publishing (a24924d)