Commit Graph

  • 174840f133 feat(linux/hwmon): add an example usage Joshua Rich 2024-01-21 10:41:11 +1000
  • ad970be877 feat(linux/hwmon): expose sensor type Joshua Rich 2024-01-21 10:40:42 +1000
  • 325aaf370f build(vscode): specify language for ltex extension Joshua Rich 2024-01-20 22:54:29 +1000
  • 88e9d052d8 style(all): ✏️ remove copyright header from some files where it is unnecessary Joshua Rich 2024-01-20 22:48:33 +1000
  • 24f6308ee0 docs(development): 📝 clean up development docs Joshua Rich 2024-01-20 22:41:05 +1000
  • aa75cdd306 docs(CODE_OF_CONDUCT): 📝 minor CODE_OF_CONDUCT clean up Joshua Rich 2024-01-20 22:26:59 +1000
  • 043067d8ed docs(README): 📝 minor README clean-up Joshua Rich 2024-01-20 22:26:13 +1000
  • 8aa0d87147 build(vscode): additional gopls features in vscode Joshua Rich 2024-01-20 22:12:19 +1000
  • 3f452f65e0 fix(linux/hwmon): reduce struct memory usage Joshua Rich 2024-01-20 22:07:31 +1000
  • b7d439c2eb feat(vscode): add additional conventional commit scopes Joshua Rich 2024-01-20 18:49:22 +1000
  • 18a36d59d0 Revert "build(vscode): add some additional conventional commit scopes" Joshua Rich 2024-01-20 18:48:41 +1000
  • 8663945f4c feat(linux/hwmon): add units output to sensors Joshua Rich 2024-01-20 18:48:04 +1000
  • 3142bc0e98 build(vscode): add some additional conventional commit scopes Joshua Rich 2024-01-20 18:47:31 +1000
  • bf9bbb00b3 build(go): 👷 update golangci config Joshua Rich 2024-01-20 18:46:56 +1000
  • bdf3e8252a feat(linux/hwmon): apply appropriate scale to sensor values Joshua Rich 2024-01-20 16:04:07 +1000
  • 1262c3f46a fix(linux/hwmon): 🐛 remove race condition when fetching sensors Joshua Rich 2024-01-20 15:36:45 +1000
  • dee17e43a2 fix(linux/hwmon): improve hwmon code Joshua Rich 2024-01-20 15:14:56 +1000
  • d1a692ab41 build(devcontainer): install micro in dev container Joshua Rich 2024-01-20 09:40:32 +1000
  • e7a3ee8b2b build(devcontainer): ⬆️ upgrade Home Assistant version Joshua Rich 2024-01-20 09:38:36 +1000
  • 97e7be5f77
    Merge pull request #76 from joshuar/dependabot/github_actions/google-github-actions/release-please-action-4 Joshua Rich 2024-01-19 15:49:25 +1000
  • f6e7cdefab
    Merge pull request #77 from joshuar/dependabot/github_actions/actions/setup-go-5 Joshua Rich 2024-01-19 15:49:12 +1000
  • e096110edd
    Merge pull request #78 from joshuar/dependabot/github_actions/goreleaser/goreleaser-action-5 Joshua Rich 2024-01-19 15:48:58 +1000
  • f109b4f6ef
    Merge pull request #79 from joshuar/dependabot/github_actions/actions/checkout-4 Joshua Rich 2024-01-19 15:48:36 +1000
  • 2198740105
    Merge pull request #80 from joshuar/dependabot/go_modules/github.com/go-playground/validator/v10-10.17.0 Joshua Rich 2024-01-19 15:48:20 +1000
  • c2ba6a22de
    Merge pull request #81 from joshuar/dependabot/go_modules/github.com/spf13/viper-1.18.2 Joshua Rich 2024-01-19 15:48:02 +1000
  • cbabe06991
    Merge pull request #82 from joshuar/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.12 Joshua Rich 2024-01-19 15:47:50 +1000
  • b3c4b3244b
    Merge pull request #83 from joshuar/dependabot/go_modules/fyne.io/fyne/v2-2.4.3 Joshua Rich 2024-01-19 15:47:37 +1000
  • 9a03ddb82a
    build(deps): bump fyne.io/fyne/v2 from 2.4.2 to 2.4.3 dependabot[bot] 2024-01-19 05:15:21 +0000
  • fce98f6164
    build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 dependabot[bot] 2024-01-19 05:15:12 +0000
  • 57b4df6994
    build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 dependabot[bot] 2024-01-19 05:15:05 +0000
  • 46fb95195f
    build(deps): bump github.com/go-playground/validator/v10 dependabot[bot] 2024-01-19 05:15:00 +0000
  • 3babdf1eba
    build(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2024-01-19 05:14:50 +0000
  • cfb21da6e0
    build(deps): bump goreleaser/goreleaser-action from 4 to 5 dependabot[bot] 2024-01-19 05:14:46 +0000
  • 333341b1f5
    build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2024-01-19 05:14:43 +0000
  • a3b6635934
    build(deps): bump google-github-actions/release-please-action dependabot[bot] 2024-01-19 05:14:40 +0000
  • 862ea5894a build(github): add dependabot Joshua Rich 2024-01-19 15:14:10 +1000
  • 468bb248d5 docs(CODE OF CONDUCT): 📝 add a code of conduct file Joshua Rich 2024-01-19 15:11:15 +1000
  • 82f1b07ebd Merge branch 'main' of github.com:joshuar/go-hass-agent Joshua Rich 2024-01-19 14:54:35 +1000
  • 1ba5f4ddc8 build(vscode): more config improvements for go language Joshua Rich 2024-01-19 14:54:20 +1000
  • cf50826643 feat(linux/hwmon): add a hwmon package to retrieve all hardware sensors from the kernel Joshua Rich 2024-01-19 14:53:48 +1000
  • 3f09ce295d build(vscode): make sure imports are formatted on saves Joshua Rich 2024-01-19 09:20:59 +1000
  • e832328744 build(go): 💄 adjust goreleaser config formatting Joshua Rich 2024-01-19 09:18:41 +1000
  • ea57f5c825 build(go): 💄 adjustments to golangci config Joshua Rich 2024-01-19 09:18:13 +1000
  • aaf1398005
    Merge pull request #73 from joshuar/release-please--branches--main v6.2.0 Joshua Rich 2024-01-14 15:04:29 +1000
  • b674096e4b chore(go): 🗑️ clean up go.mod Joshua Rich 2024-01-14 14:30:34 +1000
  • 3d5497a764
    chore(main): release 6.2.0 github-actions[bot] 2024-01-14 03:24:21 +0000
  • 5c301018c3 test(tracker): remove unnecessary test Joshua Rich 2024-01-14 13:20:45 +1000
  • 3be4bd45bd refactor(linux,tracker,hass/api): ♻️ simplify location update code Joshua Rich 2024-01-14 13:14:55 +1000
  • 17be945444 refactor(agent,tracker): switch to simpler function for updating sensors and run in goroutine Joshua Rich 2024-01-14 13:13:31 +1000
  • 3ab0424e83 build(devcontainer): 👷 update Home Assistant version and clean up Dockerfile Joshua Rich 2024-01-13 10:01:38 +1000
  • cbe8e0cba5 test(tracker): fix test to use new config embed in context Joshua Rich 2024-01-12 17:31:03 +1000
  • f8ba87392d test(hass/api): fix test to use new config embed in context Joshua Rich 2024-01-12 17:28:14 +1000
  • 95c2176c54 test(agent): fix mock name Joshua Rich 2024-01-12 16:54:00 +1000
  • b3e6478c87 style(agent): 🎨 rename parameters to clarify usage Joshua Rich 2024-01-12 16:49:56 +1000
  • 4878a88af9 refactor: 🔥 merge Run and Register agent commands Joshua Rich 2024-01-12 16:32:36 +1000
  • f4f3d00e10 refactor(agent): ♻️ registration flow improvements Joshua Rich 2024-01-12 14:56:53 +1000
  • 0a8740ac95 refactor(hass/api): ♻️ don't embed structs in websocket Joshua Rich 2024-01-12 13:28:03 +1000
  • 2b2cce1165 refactor(all): ♻️ move around registration helper functions Joshua Rich 2024-01-12 12:07:08 +1000
  • f8fc98d684 refactor(all): ♻️ registration code clean-up Joshua Rich 2024-01-12 11:51:50 +1000
  • 00dbc00272 refactor(agent): ♻️ fetch config from context rather than passing directly Joshua Rich 2024-01-12 10:51:16 +1000
  • fb2524cb64 refactor(all): ♻️ change handling of config Joshua Rich 2024-01-12 10:46:41 +1000
  • 8e489d97ba build(go): 👷 don't use gci linter Joshua Rich 2024-01-12 10:01:21 +1000
  • ec25d4528d refactor(agent): ♻️ saveRegistration does not need to be an agent method Joshua Rich 2024-01-12 10:00:31 +1000
  • 058950d91e feat(agent): Allow embedding config interface in context Joshua Rich 2024-01-11 21:12:47 +1000
  • bec389603a refactor(agent): ♻️ agent config and registration improvements Joshua Rich 2024-01-11 21:12:04 +1000
  • 8cbe821353 refactor(agent): ♻️ move prefs lookup from global to local variable Joshua Rich 2024-01-11 10:01:57 +1000
  • 177c24a76e chore(vscode): 🏷️ update conventional commit scopes Joshua Rich 2024-01-11 09:54:48 +1000
  • fb2c1b955e docs(README): 📝 adjust container commands Joshua Rich 2024-01-11 09:53:13 +1000
  • 961f98f73f feat(agent): add error types for use by config code Joshua Rich 2024-01-11 09:51:17 +1000
  • 29bf523b43 refactor(ui): ♻️ simplify interface to agent Joshua Rich 2024-01-11 09:26:33 +1000
  • 45730aa129 refactor(agent): ♻️ set new config version in upgrade code Joshua Rich 2024-01-11 09:23:06 +1000
  • e593dff2f9 fix(agent): 🏗️ wrap workers, scripts and notifications in goroutine with waitgroup Joshua Rich 2024-01-11 09:14:28 +1000
  • 85c24636ce build(vscode): 👷 adjust golangci config Joshua Rich 2024-01-10 21:15:15 +1000
  • 264dfba605 style(agent): 💄 add full stop Joshua Rich 2024-01-10 21:14:40 +1000
  • 3f66b06934 refactor(agent): 🏗️ change interface{} -> any Joshua Rich 2024-01-10 21:13:44 +1000
  • b6adc472ce refactor(agent): 🏗️ Improve flow of config upgrade and validation Joshua Rich 2024-01-10 21:01:42 +1000
  • db72c15a14 build(vscode): 👷 Adjust golangci config. Add additional go settings. Joshua Rich 2024-01-10 21:00:12 +1000
  • 0605ffdc51 chore(vscode): 🏷️ add conventional commit scopes to settings Joshua Rich 2024-01-10 16:05:36 +1000
  • dcc0a316e4 feat(agent): 🔥 remove unused and unnecessary info command Joshua Rich 2024-01-10 15:54:05 +1000
  • 7fcf14bdc8 feat(agent): simplify config upgrade and validation process Joshua Rich 2024-01-10 15:52:22 +1000
  • 71def5322e chore(github): 🔨 improve github templates Joshua Rich 2024-01-10 15:25:05 +1000
  • 36c65d6aa0 ci(github): fix reference on signing step Joshua Rich 2024-01-08 10:51:00 +1000
  • fa83f0d5fe ci(github): fix missing newline continuation characters Joshua Rich 2024-01-08 10:29:28 +1000
  • 545a2caa47 ci(github): adjust release-container action Joshua Rich 2024-01-08 09:44:06 +1000
  • 47d40b3dab docs(README): adjust commands for setting up and running in a container Joshua Rich 2024-01-08 09:30:18 +1000
  • c388e99a99 docs(README,development/README): update docs for container usage/development Joshua Rich 2024-01-06 13:22:50 +1000
  • 53183db455 ci(github): rename container action Joshua Rich 2024-01-06 13:22:24 +1000
  • 1a3168f45f fix(container): ensure agent runs as a non-privleged user inside a container Joshua Rich 2024-01-06 13:21:50 +1000
  • ee4df7b638 build(devcontainer): update Home Assistant version Joshua Rich 2024-01-06 10:02:38 +1000
  • 724377abcd build(devcontainer): adjust installed extensions Joshua Rich 2024-01-06 10:02:20 +1000
  • 0f4b0b7755 ci(github): adjust signing step for release-docker Joshua Rich 2024-01-06 09:54:28 +1000
  • 0ca9e5ede7 refactor(linux): rename files Joshua Rich 2024-01-06 09:37:03 +1000
  • 3deefe160b Merge branch 'main' of github.com:joshuar/go-hass-agent Joshua Rich 2024-01-06 09:33:40 +1000
  • b2a315e1b3 refactor(linux): divide sensors into own packages on Linux Joshua Rich 2024-01-06 09:33:18 +1000
  • 63a58c10bf
    Merge pull request #70 from joshuar/release-please--branches--main v6.1.2 Joshua Rich 2024-01-05 18:02:10 +1000
  • f54be98fbb
    chore(main): release 6.1.2 github-actions[bot] 2024-01-04 00:53:50 +0000
  • 60ef251a1c docs(scripts): explain and show examples for binary sensor output Joshua Rich 2024-01-04 10:52:51 +1000
  • 222c3abe2b fix(agent): improve warning messages about windowing/UI environment Joshua Rich 2024-01-02 13:58:56 +1000
  • 7dbafc5bdf build(container): add comments Joshua Rich 2023-12-30 21:48:15 +1000
  • 1feb4aa007 build(container): use golang container instead of fedora container Joshua Rich 2023-12-30 21:45:27 +1000