PackageTrack
Sign in Get early access

github.com/joshuar/go-hass-agent

v1.4.3 #3088 most downloaded on Go modules joshuar/go-hass-agent

What this package is like to depend on

Last release 9 days ago

15 Aug 2026

Ships unpredictably

gaps range from 8 days to 13 months

Most releases are documented

notes for 22 of 27 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

81 releases · first in 2023

4 releases in the last 12 months

see the full history below

Release timeline

81 releases · Apr 2023 to Aug 2026
2024 2025 2026
Release Pre-release

Releases

latest 60 of 81
  1. v1.4.4-0.20260815012345-f6cac93a3e5c 15 Aug 2026 pre-release

    Nothing published for this version

  2. v1.4.4-0.20260809012036-55fafa8345e8 09 Aug 2026 pre-release

    Nothing published for this version

  3. v1.4.4-0.20260801050613-470a0e15b7a8 01 Aug 2026 pre-release

    Nothing published for this version

  4. v1.4.4-0.20251226040046-4fc151cd0d33 26 Dec 2025 pre-release

    Nothing published for this version

  5. v1.4.4-0.20241208081933-12ae2ed5d2b8 08 Dec 2024 pre-release

    Nothing published for this version

  6. v1.4.4-0.20241128050543-66fc77ff1304 28 Nov 2024 pre-release

    Nothing published for this version

  7. v1.4.4-0.20241120052210-92b216a25060 20 Nov 2024 pre-release

    Nothing published for this version

  8. v1.4.4-0.20241119075536-d514ffab0911 19 Nov 2024 pre-release

    Nothing published for this version

  9. v1.4.4-0.20241116013315-0183281cd035 16 Nov 2024 pre-release

    Nothing published for this version

  10. v1.4.4-0.20241112054859-302cf5448d61 12 Nov 2024 pre-release

    Nothing published for this version

  11. v1.4.4-0.20241107114526-f130ef1d1569 07 Nov 2024 pre-release

    Nothing published for this version

  12. v1.4.4-0.20240919080004-895125fb530e 19 Sep 2024 pre-release

    Nothing published for this version

  13. v1.4.4-0.20240918061211-5724468dbb1e 18 Sep 2024 pre-release

    Nothing published for this version

  14. v1.4.4-0.20240916112933-b5bf4a15c024 16 Sep 2024 pre-release

    Nothing published for this version

  15. v1.4.4-0.20240906062720-6f105a33d740 06 Sep 2024 pre-release

    Nothing published for this version

  16. v1.4.4-0.20240906012327-295a89389700 06 Sep 2024 pre-release

    Nothing published for this version

  17. v1.4.4-0.20240901100011-82534c8418ed 01 Sep 2024 pre-release

    Nothing published for this version

  18. v1.4.4-0.20240711122809-98c970688af6 11 Jul 2024 pre-release

    Nothing published for this version

  19. v1.4.4-0.20240709120220-ebdd5e7d4d1c 09 Jul 2024 pre-release

    Nothing published for this version

  20. v1.4.4-0.20240708041123-1869e19fe12a 08 Jul 2024 pre-release

    Nothing published for this version

  21. v1.4.4-0.20240528015345-b10d310fe97c 28 May 2024 pre-release

    Nothing published for this version

  22. v1.4.4-0.20240527014033-325c05ce8483 27 May 2024 pre-release

    Nothing published for this version

  23. v1.4.4-0.20240520054330-eafb8833f1ae 20 May 2024 pre-release

    Nothing published for this version

  24. v1.4.4-0.20240519121042-d5189cec086e 19 May 2024 pre-release

    Nothing published for this version

  25. v1.4.4-0.20240311053743-ed90d8020bbe 11 Mar 2024 pre-release

    Nothing published for this version

  26. v1.4.4-0.20240309235136-af395027739f 09 Mar 2024 pre-release

    Nothing published for this version

  27. v1.4.4-0.20240305235742-142811653a6b 05 Mar 2024 pre-release

    Nothing published for this version

  28. v1.4.4-0.20240210032849-a3d0fc66c500 10 Feb 2024 pre-release

    Nothing published for this version

  29. v1.4.4-0.20240209041807-9d60d9e12fd1 09 Feb 2024 pre-release

    Nothing published for this version

  30. v1.4.4-0.20230709084218-7427bf8e22a4 09 Jul 2023 pre-release

    Nothing published for this version

  31. v1.4.3 08 Jul 2023
    Release notes

    Bug Fixes

    • agent,hass: store api and websocket urls in config (2e38d97)
    • agent: add a config upgrade action to remove trailing slash from host (1be71ad)
    • agent: additional error checking and code safety (68f6b90)
    • agent: better logic around closing the app (b59c1c9)
    • agent: ensure agent config satisfies Config interface (e9aec95)
    • agent: force registration flow stall (c1a1511)
    • agent: tray menu entries did not display windows and quit did not work (1bc86b7)
    • config: adjust interface methods (bf49018)
    • hass: check type assertion before using (8b9e2c3)
    • linux: export LinuxDevice type (2fd1319)
    • sensors: don't store HA config, just fetch as needed (ea26f02)
    • sensors: handle error in setting registry item (fd7c15d)
    • sensors: nil pointer reference condition on new device added to HA (4d1e6ad)
    • tracker: check type assertions in sensor response (1664606)
    • tracker: correctly handle setting registration and disabled status (664be51)
    • tracker: expose error on db creation (5f73d8f)
    • tracker: remove spews (d104593)
    Open source →
  32. v1.4.3-0.20230704021225-f398d4713a90 04 Jul 2023 pre-release

    Nothing published for this version

  33. v1.4.3-0.20230704010444-e813592a4c46 04 Jul 2023 pre-release

    Nothing published for this version

  34. v1.4.3-0.20230703112946-1be71adbebc3 03 Jul 2023 pre-release

    Nothing published for this version

  35. v1.4.2 03 Jul 2023
    Release notes

    Bug Fixes

    • agent: remove spew.Dump debugging function (d1103d8)
    • agent: validation of config should accept both old and new formats (575559a)
    • agent: wrong return type for config option (dd7b3b7)
    • config,agent,hass: add an Upgrade function to Config interface (fb7d405)
    Open source →
  36. v1.4.1 03 Jul 2023
    Release notes

    Bug Fixes

    • agent: wrap tray icon creation in goroutine to avoid block (5eae020)
    • cmd: update info and version commands (903561f)
    • hass: bump websocket dependency and fix breaking changes (3443df6)
    Open source →
  37. v1.4.0 03 Jul 2023
    Release notes

    Features

    • agent: rework registration to require a url over hostname/port (ed3edf6)
    Open source →
  38. v1.3.2-0.20230702051812-fe7ce4550291 02 Jul 2023 pre-release

    Nothing published for this version

  39. v1.3.2-0.20230702002508-9a0c8b01ae4c 02 Jul 2023 pre-release

    Nothing published for this version

  40. v1.3.1 02 Jul 2023
    Release notes

    Bug Fixes

    • agent,hass: allow hostname or hostname:port for HA server (b76d112)
    Open source →
  41. v1.3.0 29 Jun 2023
    Release notes

    Features

    • major re-write for registration process (6838d29)

    Bug Fixes

    • agent: add check to flag existing registration of upgraded agents (9322500)
    • agent: save DeviceName and DeviceID with registration (2356905)
    Open source →
  42. v1.2.6 26 Jun 2023
    Release notes

    Bug Fixes

    • agent: fix links for creating issue/requesting feature (01665a6)
    Open source →
  43. v1.2.6-0.20230626233410-1b4be20142bd 26 Jun 2023 pre-release

    Nothing published for this version

  44. v1.2.6-0.20230624004257-9aa8e1f26a5d 24 Jun 2023 pre-release

    Nothing published for this version

  45. v1.2.5 24 Jun 2023
    Release notes

    Bug Fixes

    • linux: potential fix to remove race condition on dbus watches (83edb5c)
    Open source →
  46. v1.2.4 19 Jun 2023
    Release notes

    Bug Fixes

    • sensors: revert attribute code and clean-up error message (791a3f2)
    Open source →
  47. v1.2.3 19 Jun 2023
    Release notes

    Bug Fixes

    • sensors,agent: refactor sensor tracker to avoid data races (319a8fc)
    Open source →
  48. v1.2.3-0.20230615024333-490766391003 15 Jun 2023 pre-release

    Nothing published for this version

  49. v1.2.2 14 Jun 2023
    Release notes

    Bug Fixes

    • agent: add validation to token entry for registration (9af1984)
    • agent: fix error message (4fba211)
    • agent: rework sensor table to use Fyne table widget (33423c5)
    • hass: fix error message (ef1d239)
    • linux: remove attributes for active app sensor to avoid memory leak (e700db5)
    Open source →
  50. v1.2.2-0.20230614090917-576b2ff5795a 14 Jun 2023 pre-release

    Nothing published for this version

  51. v1.2.2-0.20230614005742-e163fb273033 14 Jun 2023 pre-release

    Nothing published for this version

  52. v1.2.2-0.20230612230721-c9ae39ad156b 12 Jun 2023 pre-release

    Nothing published for this version

  53. v1.2.2-0.20230612105154-e700db5e501a 12 Jun 2023 pre-release

    Nothing published for this version

  54. v1.2.2-0.20230612002840-7a1289edeeb2 12 Jun 2023 pre-release

    Nothing published for this version

  55. v1.2.2-0.20230611075553-b72cfc3820aa 11 Jun 2023 pre-release

    Nothing published for this version

  56. v1.2.1 11 Jun 2023
    Release notes

    Bug Fixes

    • agent: no need to wait on app quit (b59a31e)
    Open source →
  57. v1.2.1-0.20230611002010-40c1a379173a 11 Jun 2023 pre-release

    Nothing published for this version

  58. v1.2.0 11 Jun 2023
    Release notes

    Features

    • assets: add systemd service file (1d6f695)

    Bug Fixes

    • hass: remove unused code in websockets (3d9f466)
    • linux: catch error (fd60fc4)
    Open source →
  59. v1.1.1-0.20230606115005-fff91d781d9d 06 Jun 2023 pre-release

    Nothing published for this version

  60. v1.1.0 06 Jun 2023
    Release notes

    Features

    • linux: add screen lock sensor (ffb7276)

    Bug Fixes

    • agent: correct formatting of debug messages (33346c1)
    • hass: add omitempty to JSON fields where appropriate (a139511)
    • hass: update API tests (a1daa09)
    • linux: remove unneeded parameters (42af00d)
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive