Skip to content

Releases: joshuar/go-hass-agent

v14.10.5

18 Apr 05:11
57e0da3

Choose a tag to compare

14.10.5 (2026-04-18)

Miscellaneous Chores

v14.10.4

18 Apr 00:40
7f5c6b2

Choose a tag to compare

14.10.4 (2026-04-18)

Bug Fixes

  • check disabled preference before D-Bus call in ABRT worker (c86f9a2)
  • check disabled preference before D-Bus call in ABRT worker (3fb98d4)
  • scheduler: 🐛 don't use outdated math package (caad369)
  • web/assets: 🐛 fix import of hyperscript (29892a0)

v14.10.3

20 Mar 23:53
38f5071

Choose a tag to compare

14.10.3 (2026-03-20)

Bug Fixes

  • linux/power: 🐛 fix logic for detecting and using ddcutil on Gnome for backlight control. fixes #802 (2dad9e6)

v14.10.2

14 Mar 04:17
75b792b

Choose a tag to compare

14.10.2 (2026-03-14)

Bug Fixes

  • logging: 🐛 fix writing logfile (116ee88)

v14.10.1

08 Mar 03:21
c5fb6c3

Choose a tag to compare

14.10.1 (2026-03-08)

Bug Fixes

  • pkg/pipewire: 🐛 handle pw-dump errors (863abcb)

v14.10.0

08 Mar 00:41
11a10f5

Choose a tag to compare

14.10.0 (2026-03-01)

Features

  • linux/media: ✨ use pipewire for monitoring volume changes instead of pulseaudio (0f8ae48)
  • linux/media: ✨ use pipewire for volume control (6f8a8e9)

Bug Fixes

  • config: 🐛 actually working support for custom config path (8f39c10)
  • linux/media: 🐛 use proper event type for filtering pipewire events (9d3d597)
  • mqtt: 🐛 fail sanitisation if config is nil (d02bf4f)
  • pkg/pipewire: 🐛 add capture time to events (dadf67b)

v14.9.0

21 Feb 23:41
3bb5cf9

Choose a tag to compare

14.9.0 (2026-02-21)

Features

  • linux/disk: ✨ add attributes to disk usage sensors for usage/free/totals in bytes (6c0bf7f)

Bug Fixes

  • 🐛 improvement registration logic (884fbb4)
  • linux/system: 🐛 open input devices read-only and non-blocking (5e54843)

v14.8.0

15 Feb 22:22
dd0d2cf

Choose a tag to compare

14.8.0 (2026-02-15)

Features

  • linux/system: ✨ improved user activity worker (afdc6c0)

Bug Fixes

  • linux/system: 🐛 fix clean-up on shutdown for user activity worker (2ead3a1)

v14.7.0

08 Feb 05:53
8242ed1

Choose a tag to compare

14.7.0 (2026-02-08)

Features

  • linux: ✨ try to detect desktop portal implementation and provide option to override in preferences if necessary (bd3c675)

Bug Fixes

  • cli: 🐛 fix display of registration status (a5c4fe5)
  • linux/disk: 🐛 fix detection of ignored mounts (df2e8e8)
  • server: 🐛 correct address shown for where registration url (3868d60)

v14.6.0

01 Feb 22:25
419ef79

Choose a tag to compare

14.6.0 (2026-01-31)

Features

  • web: ✨ add simple landing/home page with table of sensor values (e961ff3)

Bug Fixes

  • hass/api: 🐛 don't send parts of request with nil/empty values (6da589c)