Commit Graph

  • abda6590b2
    ci(github): ⬆️ bump step-security/harden-runner dependabot[bot] 2024-11-25 17:55:26 +0000
  • afb12e57ef
    ci(github): ⬆️ bump codecov/codecov-action from 5.0.2 to 5.0.7 dependabot[bot] 2024-11-25 17:55:23 +0000
  • f500709c4f
    ci(github): ⬆️ bump github/codeql-action from 3.27.4 to 3.27.5 dependabot[bot] 2024-11-25 17:55:20 +0000
  • 4a8a07297d
    ci(github): ⬆️ bump docker/metadata-action from 5.5.1 to 5.6.1 dependabot[bot] 2024-11-25 17:55:14 +0000
  • b8c651b7d4
    build(go): ⬆️ bump github.com/stretchr/testify dependabot[bot] 2024-11-25 17:51:56 +0000
  • 9d46a5e3f9
    build(go): ⬆️ bump golang.org/x/tools from 0.26.0 to 0.27.0 dependabot[bot] 2024-11-25 17:51:53 +0000
  • 9d0cd547bd
    build(go): ⬆️ bump github.com/matryer/moq from 0.5.0 to 0.5.1 dependabot[bot] 2024-11-25 17:51:47 +0000
  • 4f8ca7d29d
    build(go): ⬆️ bump github.com/go-resty/resty/v2 dependabot[bot] 2024-11-25 17:51:42 +0000
  • 92b216a250
    Merge pull request #342 from joshuar/release-please--branches--main v10.5.1 Joshua Rich 2024-11-20 15:22:10 +1000
  • eca0bf2499
    chore(main): 🎉 release 10.5.1 github-actions[bot] 2024-11-20 04:48:13 +0000
  • 4102c84bb5 Merge branches 'main' and 'main' of github.com:joshuar/go-hass-agent Joshua Rich 2024-11-20 14:44:22 +1000
  • ec1b9750f0 fix(linux/mem): 🔥 remove debug output Joshua Rich 2024-11-20 14:39:19 +1000
  • 7d69ad08ca
    Merge pull request #326 from joshuar/release-please--branches--main v10.5.0 Joshua Rich 2024-11-20 14:26:13 +1000
  • d514ffab09
    Merge pull request #336 from joshuar/dependabot/go_modules/github.com/go-playground/validator/v10-10.23.0 Joshua Rich 2024-11-19 17:55:36 +1000
  • 9224829f86
    Merge pull request #337 from joshuar/dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.41.1 Joshua Rich 2024-11-19 17:55:27 +1000
  • 1a855234f5
    build(go): ⬆️ bump github.com/goreleaser/nfpm/v2 dependabot[bot] 2024-11-19 07:41:26 +0000
  • f7e053855d
    build(go): ⬆️ bump github.com/go-playground/validator/v10 dependabot[bot] 2024-11-19 07:41:20 +0000
  • 1ed14a755f
    Merge pull request #335 from joshuar/dependabot/github_actions/codecov/codecov-action-5.0.2 Joshua Rich 2024-11-19 17:40:48 +1000
  • dc7f76c211
    Merge pull request #338 from joshuar/dependabot/github_actions/github/codeql-action-3.27.4 Joshua Rich 2024-11-19 17:40:21 +1000
  • e69ddc1a94
    Merge pull request #339 from joshuar/dependabot/go_modules/golang.org/x/text-0.20.0 Joshua Rich 2024-11-19 17:40:09 +1000
  • a3376da0b0
    Merge pull request #341 from joshuar/dependabot/go_modules/github.com/eclipse/paho.golang-0.22.0 Joshua Rich 2024-11-19 17:39:58 +1000
  • f29150f198
    chore(main): 🎉 release 10.5.0 github-actions[bot] 2024-11-19 06:11:50 +0000
  • 7365887fa1 docs(README): 📝 document OOM event type Joshua Rich 2024-11-19 16:05:57 +1000
  • 6ebde2bb9a
    build(go): ⬆️ bump golang.org/x/text from 0.19.0 to 0.20.0 dependabot[bot] 2024-11-19 06:01:57 +0000
  • c491e810f2 feat(linux/mem): send oom events to Home Assistant Joshua Rich 2024-11-19 16:00:18 +1000
  • c88e5a8683 chore(go): ⬆️ bump dependencies Joshua Rich 2024-11-19 15:59:43 +1000
  • bd31214b73 fix(hass): 🐛 correct JSON marshaling Joshua Rich 2024-11-19 15:45:03 +1000
  • 42ca698554
    build(go): ⬆️ bump github.com/eclipse/paho.golang dependabot[bot] 2024-11-18 18:17:03 +0000
  • cc2054aa1f
    build(go): ⬆️ bump github.com/yassinebenaid/godump dependabot[bot] 2024-11-18 18:16:59 +0000
  • a9dc6abdab
    ci(github): ⬆️ bump github/codeql-action from 3.27.1 to 3.27.4 dependabot[bot] 2024-11-18 18:16:53 +0000
  • a2d7f2570f
    ci(github): ⬆️ bump codecov/codecov-action from 4.6.0 to 5.0.2 dependabot[bot] 2024-11-18 18:16:47 +0000
  • 0183281cd0 fix(linux/cpu): 🐛 cpu process state counts should not be totalincreasing state class Joshua Rich 2024-11-16 11:33:15 +1000
  • 302cf5448d docs(README): 📝 document alternative system mount points Joshua Rich 2024-11-12 15:48:59 +1000
  • 27919b46fb fix(linux/net): 🐛 only use link up/down/invalid netlink messages for link state Joshua Rich 2024-11-12 15:30:31 +1000
  • 62a4a79dea Merge branch 'main' of github.com:joshuar/go-hass-agent Joshua Rich 2024-11-12 15:07:53 +1000
  • 63e316b757 build(devcontainer): 🐛 fix X11 forwarding in devcontainer Joshua Rich 2024-11-12 15:07:43 +1000
  • 1829217454 build(devcontainer): 🐛 install runtime deps in devcontainer Joshua Rich 2024-11-12 15:07:16 +1000
  • 99fb7efbd3
    Merge pull request #328 from joshuar/dependabot/go_modules/github.com/adrg/xdg-0.5.3 Joshua Rich 2024-11-12 14:45:54 +1000
  • 899ec8b033
    build(go): ⬆️ bump github.com/adrg/xdg from 0.5.1 to 0.5.3 dependabot[bot] 2024-11-12 04:36:59 +0000
  • 8173b1c522
    Merge pull request #330 from joshuar/dependabot/github_actions/github/codeql-action-3.27.1 Joshua Rich 2024-11-12 14:35:31 +1000
  • 400a361033
    Merge pull request #331 from joshuar/dependabot/go_modules/github.com/yassinebenaid/godump-0.11.0 Joshua Rich 2024-11-12 14:35:16 +1000
  • f7a5b31e07
    Merge pull request #332 from joshuar/dependabot/go_modules/github.com/go-resty/resty/v2-2.16.0 Joshua Rich 2024-11-12 14:35:03 +1000
  • 75eab9f9e8
    Merge pull request #333 from joshuar/dependabot/go_modules/golang.org/x/sys-0.27.0 Joshua Rich 2024-11-12 14:34:44 +1000
  • 1905cc9bc8
    Merge pull request #334 from joshuar/dependabot/go_modules/github.com/alecthomas/kong-1.4.0 Joshua Rich 2024-11-12 14:34:16 +1000
  • 3068c20873
    build(go): ⬆️ bump github.com/alecthomas/kong dependabot[bot] 2024-11-11 17:37:14 +0000
  • c7c0de5428
    build(go): ⬆️ bump golang.org/x/sys from 0.26.0 to 0.27.0 dependabot[bot] 2024-11-11 17:37:12 +0000
  • c0041d065a
    build(go): ⬆️ bump github.com/go-resty/resty/v2 dependabot[bot] 2024-11-11 17:37:08 +0000
  • 46a33c12d8
    build(go): ⬆️ bump github.com/yassinebenaid/godump dependabot[bot] 2024-11-11 17:37:04 +0000
  • 28e54608d1
    ci(github): ⬆️ bump github/codeql-action from 3.27.0 to 3.27.1 dependabot[bot] 2024-11-11 17:08:21 +0000
  • f130ef1d15 build(devcontainer): 🐛 fix mounts and container options for latest podman changes Joshua Rich 2024-11-07 21:45:26 +1000
  • 813485e73b fix(linux/net): 🐛 treat unknown link state as down state Joshua Rich 2024-11-07 21:42:38 +1000
  • 6ccfc99ddf docs(README): 📝 adjust command-line for container Joshua Rich 2024-11-07 21:22:27 +1000
  • dbfcce55e1
    build(go): ⬆️ bump github.com/alecthomas/kong dependabot[bot] 2024-11-04 17:39:18 +0000
  • 7b65aab7b6 feat(linux/system): add preferences to optionally disable hwmon sensors Joshua Rich 2024-11-04 15:00:01 +1000
  • ecc5cc6a6a feat(linux/cpu): add preferences to optionally disable all cpu (and specifically, cpu frequency) sensors Joshua Rich 2024-11-04 14:54:46 +1000
  • b17deb259f build(mage): 🐛 fix package renaming for arm deb packages Joshua Rich 2024-11-04 14:41:20 +1000
  • 5478e7b7fe
    Merge pull request #317 from joshuar/release-please--branches--main v10.4.0 Joshua Rich 2024-11-04 14:08:21 +1000
  • 5f836ebc16
    chore(main): 🎉 release 10.4.0 github-actions[bot] 2024-10-31 05:19:52 +0000
  • 17f8d97ddf feat(agent/sensor): add preference to disable external ip sensor if desired Joshua Rich 2024-10-31 15:15:29 +1000
  • 76c02329c2 docs(README): 📝 update README with details on media controls preferences Joshua Rich 2024-10-31 14:57:47 +1000
  • fef5dd979e feat(linux/media): support user preferences for camera worker Joshua Rich 2024-10-31 14:53:34 +1000
  • c8d09c0d55 refactor: ♻️ refactor to satisfy new worker interface Joshua Rich 2024-10-31 14:34:39 +1000
  • 23c940bf40 feat(preferences): provide a worker preference to completely disable the worker (and its sensors/events/controls) Joshua Rich 2024-10-31 14:33:39 +1000
  • 81bf9e86ec perf: share a validator instance across packages Joshua Rich 2024-10-30 15:50:23 +1000
  • 6fa0bf6cb6 docs(README): 📝 update README Joshua Rich 2024-10-30 15:22:47 +1000
  • 79f6a44a3a docs(README): 📝 restructure README Joshua Rich 2024-10-30 14:51:28 +1000
  • 9f4470268c refactor(preferences): ♻️ rename ID method for worker preferences Joshua Rich 2024-10-30 14:38:34 +1000
  • b1b48db9a5 chore: 🔀 Merge branch 'main' of github.com:joshuar/go-hass-agent Joshua Rich 2024-10-30 14:36:29 +1000
  • 77e337233a feat(linux/net): filter on user-defined network devices for networkmanger connection state sensors Joshua Rich 2024-10-30 14:35:55 +1000
  • 5b3c8e426b
    Merge pull request #323 from joshuar/dependabot/github_actions/actions/checkout-4.2.2 Joshua Rich 2024-10-29 20:38:55 +1000
  • 9535bd7eae refactor(linux): ♻️ use a shared preferences file across all network sensor workers Joshua Rich 2024-10-29 18:54:02 +1000
  • 446857e0cc feat(agent): add an interface to represent a worker with preferences for future use Joshua Rich 2024-10-29 18:39:57 +1000
  • 468f6924cf fix(linux): 🐛 for ignored devices, ensure their stats are still tracked as part of the total network rate sensors Joshua Rich 2024-10-29 18:39:22 +1000
  • c36e14eed3 feat(linux): add user preference to define devices to ignore for network rates sensors Joshua Rich 2024-10-29 18:32:51 +1000
  • 1f9fe5aea2 refactor(preferences): ♻️ simplify worker preferences code Joshua Rich 2024-10-29 18:20:09 +1000
  • c7c49ac86c feat(preferences): support worker preferences Joshua Rich 2024-10-29 14:55:19 +1000
  • db173b9dfc
    ci(github): ⬆️ bump actions/checkout from 4.2.1 to 4.2.2 dependabot[bot] 2024-10-29 04:15:34 +0000
  • 86e454fc68
    Merge pull request #321 from joshuar/dependabot/go_modules/github.com/samber/slog-multi-1.2.4 Joshua Rich 2024-10-29 14:15:20 +1000
  • 570d00cddd
    Merge pull request #322 from joshuar/dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.41.0 Joshua Rich 2024-10-29 14:15:07 +1000
  • 62f7066d77
    Merge pull request #324 from joshuar/dependabot/github_actions/github/codeql-action-3.27.0 Joshua Rich 2024-10-29 14:14:11 +1000
  • dffce15c0b
    Merge pull request #325 from joshuar/dependabot/github_actions/actions/setup-go-5.1.0 Joshua Rich 2024-10-29 14:13:54 +1000
  • 1826c407a7
    ci(github): ⬆️ bump actions/setup-go from 5.0.2 to 5.1.0 dependabot[bot] 2024-10-28 17:57:23 +0000
  • 25968a057a
    ci(github): ⬆️ bump github/codeql-action from 3.26.13 to 3.27.0 dependabot[bot] 2024-10-28 17:57:20 +0000
  • 125ab8d1f9
    build(go): ⬆️ bump github.com/goreleaser/nfpm/v2 dependabot[bot] 2024-10-28 17:29:32 +0000
  • 79e2b98495
    build(go): ⬆️ bump github.com/samber/slog-multi dependabot[bot] 2024-10-28 17:29:23 +0000
  • 0bbca5515e test(agent): fix registration tests after hass code changes Joshua Rich 2024-10-27 11:56:00 +1000
  • 1c579d964d fix(hass): 🐛 rework marshaling of sensor requests Joshua Rich 2024-10-26 15:30:41 +1000
  • 3de2c0946b feat(linux): add tracking stats from chronyd as sensors Joshua Rich 2024-10-26 15:29:47 +1000
  • aea381708a refactor(linux): ♻️ split uptime and last reboot sensor code into separate workers Joshua Rich 2024-10-26 10:44:37 +1000
  • c5df10dd7b build(vscode): 📄 add licenser settings Joshua Rich 2024-10-26 10:24:30 +1000
  • 124175f827 refactor(hass): 🚚 restructure hass package Joshua Rich 2024-10-26 10:23:29 +1000
  • 2da3563ae5 chore: 🔀 Merge branch 'main' of github.com:joshuar/go-hass-agent Joshua Rich 2024-10-24 20:18:26 +1000
  • a8cd5909fa perf(hass): rework sending requests Joshua Rich 2024-10-24 20:17:43 +1000
  • a07f92b9ca
    Merge pull request #318 from joshuar/dependabot/go_modules/github.com/adrg/xdg-0.5.1 Joshua Rich 2024-10-24 15:02:31 +1000
  • b3dd47305d
    Merge pull request #319 from joshuar/dependabot/go_modules/fyne.io/fyne/v2-2.5.2 Joshua Rich 2024-10-24 15:02:11 +1000
  • a798f5b910
    build(go): ⬆️ bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2 dependabot[bot] 2024-10-21 18:01:04 +0000
  • 7d54789a39
    build(go): ⬆️ bump github.com/adrg/xdg from 0.5.0 to 0.5.1 dependabot[bot] 2024-10-21 18:00:55 +0000
  • 077c6a5a4e test(commands): fix unreadable commands.toml test Joshua Rich 2024-10-20 15:42:57 +1000
  • 3dd2586713 build(git): 🙈 ensure build directory is always included Joshua Rich 2024-10-20 15:15:00 +1000
  • ef4767a74b build(git): 🙈 ensure test `*.toml` files are included Joshua Rich 2024-10-20 15:12:48 +1000