347 Commits

Author SHA1 Message Date
Ron
c9df43a1f3 Merge pull request #365 from cyberjunky/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2026-01-01 17:34:32 +01:00
Ron
d6053f2977 Merge pull request #369 from cyberjunky/dependabot/pip/pyupgrade-3.21.2
Bump pyupgrade from 3.21.0 to 3.21.2
2026-01-01 17:33:22 +01:00
Ron
40f4bb9b44 Merge branch 'main' into dependabot/pip/pyupgrade-3.21.2 2026-01-01 17:33:06 +01:00
Ron
6fe3fb3881 Merge pull request #376 from cyberjunky/dependabot/pip/pre-commit-4.5.1
Bump pre-commit from 4.3.0 to 4.5.1
2026-01-01 17:31:47 +01:00
Ron
2b17d44056 Merge pull request #377 from cyberjunky/dependabot/pip/homeassistant-2025.12.4
Bump homeassistant from 2025.10.2 to 2025.12.4
2026-01-01 17:31:36 +01:00
Ron
b2fa46400e Merge pull request #378 from cyberjunky/dependabot/pip/ruff-0.14.10
Bump ruff from 0.14.3 to 0.14.10
2026-01-01 17:31:23 +01:00
dependabot[bot]
51764dbdee Bump ruff from 0.14.3 to 0.14.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.3 to 0.14.10.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.3...0.14.10)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 06:06:23 +00:00
dependabot[bot]
a5b6a77480 Bump homeassistant from 2025.10.2 to 2025.12.4
Bumps [homeassistant](https://github.com/home-assistant/core) from 2025.10.2 to 2025.12.4.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](https://github.com/home-assistant/core/compare/2025.10.2...2025.12.4)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-version: 2025.12.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 06:06:14 +00:00
dependabot[bot]
e61f38f02d Bump pre-commit from 4.3.0 to 4.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.5.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.3.0...v4.5.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 06:06:04 +00:00
dependabot[bot]
1946869604 Bump pyupgrade from 3.21.0 to 3.21.2
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.21.0 to 3.21.2.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.21.0...v3.21.2)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-version: 3.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 06:13:22 +00:00
dependabot[bot]
d366b64013 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 06:08:05 +00:00
Ron Klinkien
e1371ee532 Fix home-assistant vulnerability 2025-11-06 16:11:20 +01:00
Ron Klinkien
2f2f38839a Handle 403/404 errors gracefully for users without gear
- Change 403 Forbidden errors from ERROR to DEBUG level
- Change 404 Not Found errors from ERROR to DEBUG level
- Add helpful message indicating user may not have gear configured
- Prevents error spam in logs for users without Garmin gear
- Integration continues to work normally without gear sensors
2025-11-06 16:06:02 +01:00
Ron
d6e669494d Enhance README with project badges
Added badges for GitHub release, activity, license, and maintenance to the README.
2025-11-06 15:25:01 +01:00
Ron Klinkien
53b21e92fb Fix userprofile keyerror, remove duplicate gear fetch code 0.2.38 2025-11-06 14:55:29 +01:00
Ron Klinkien
441e4a0018 Reauth fix 0.2.37 2025-11-05 09:58:25 +00:00
Ron Klinkien
8dd4995fb2 Merged several fixes 2025-11-05 09:58:19 +00:00
Ron Klinkien
160a1b96e9 Config migration improvements 0.2.36 2025-11-04 20:59:04 +00:00
Ron Klinkien
355f9d7732 More edge case migration handling 0.2.35 2025-11-04 21:14:00 +01:00
Ron Klinkien
1776cb4037 More robust config flow when integration is reinstalled 0.2.34 2025-11-04 18:03:35 +00:00
Ron Klinkien
f26e78de04 Bumped version 0.2.33 2025-11-04 17:38:48 +00:00
Ron Klinkien
8d00693332 Fixed config migration issue 2025-11-04 17:37:43 +00:00
Ron
79dec62b81 Add example for Withings to Garmin integration
Added a full example for the Withings to Garmin integration, detailing triggers, conditions, and actions.
2025-11-04 17:53:37 +01:00
Ron
037d7e70c5 Enhance donation and support information in README
Updated donation section with new support options and badges.
0.2.32
2025-11-04 17:41:43 +01:00
Ron Klinkien
cb1422c22b Bumped python-garminconnect 2025-11-04 16:36:56 +00:00
Ron Klinkien
dc5151c641 Fixed syntax issues 2025-11-04 15:59:46 +01:00
Ron Klinkien
1edb3c91b6 Fixed another syntax error 2025-11-04 15:50:38 +01:00
Ron Klinkien
68a9cf3e10 Fixed syntax error 2025-11-04 15:47:17 +01:00
Ron
26dd2143be Add Endurance Score to README 2025-11-04 15:44:20 +01:00
Ron
17fc91d968 Merge pull request #352 from jfparis/endurance
Added the endurance score as an optional entity
2025-11-04 15:42:43 +01:00
Ron
014b99a3b3 Merge branch 'main' into endurance 2025-11-04 15:41:40 +01:00
Ron Klinkien
0f15469f58 Bumped home assistant version 2025-11-04 15:32:33 +01:00
Ron
925ab448ef Merge pull request #353 from cyberjunky/dependabot/pip/ruff-0.14.3
Bump ruff from 0.12.1 to 0.14.3
2025-11-04 15:19:31 +01:00
Ron
8ae83a4ce0 Merge branch 'main' into dependabot/pip/ruff-0.14.3 2025-11-04 15:19:24 +01:00
Ron
425906d3e1 Merge pull request #350 from cyberjunky/dependabot/pip/homeassistant-2025.10.4
Bump homeassistant from 2025.3.3 to 2025.10.4
2025-11-04 15:18:51 +01:00
Ron
88e7d66345 Merge pull request #349 from cyberjunky/dependabot/pip/colorlog-6.10.1
Bump colorlog from 6.9.0 to 6.10.1
2025-11-04 15:18:38 +01:00
Ron
a3e7261650 Merge pull request #345 from cyberjunky/dependabot/pip/pyupgrade-3.21.0
Bump pyupgrade from 3.20.0 to 3.21.0
2025-11-04 15:18:26 +01:00
dependabot[bot]
f90dfaaccc Bump pyupgrade from 3.20.0 to 3.21.0
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.20.0 to 3.21.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.20.0...v3.21.0)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-version: 3.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-04 14:17:40 +00:00
Ron
fd26ec0a29 Merge pull request #344 from cyberjunky/dependabot/pip/isort-7.0.0
Bump isort from 6.0.1 to 7.0.0
2025-11-04 15:17:39 +01:00
dependabot[bot]
c4892306f0 Bump ruff from 0.12.1 to 0.14.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.1 to 0.14.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.1...0.14.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-04 14:16:51 +00:00
Ron
5d721ce9f0 Merge pull request #331 from cyberjunky/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-11-04 15:16:50 +01:00
dependabot[bot]
bc0d248fbb Bump isort from 6.0.1 to 7.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyCQA/isort/compare/6.0.1...7.0.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-04 14:16:48 +00:00
Ron
bd2dcd075d Merge pull request #328 from cyberjunky/dependabot/pip/pre-commit-hooks-6.0.0
Bump pre-commit-hooks from 5.0.0 to 6.0.0
2025-11-04 15:16:32 +01:00
Ron
a606d8bd74 Merge branch 'main' into dependabot/pip/pre-commit-hooks-6.0.0 2025-11-04 15:15:58 +01:00
Ron
8a37761560 Merge pull request #326 from cyberjunky/dependabot/pip/pre-commit-4.3.0
Bump pre-commit from 4.2.0 to 4.3.0
2025-11-04 15:14:53 +01:00
Ron
b47c80ecc9 Merge pull request #306 from cyberjunky/mfa
Added support for MFA
2025-11-04 15:14:24 +01:00
Jean-François Paris
359eaea923 endurance score: fix bug when garmin api returns blank 2025-10-30 14:22:35 +00:00
Jean-François Paris
94e1416e5d Added the endurance score as an optional entity 2025-10-27 21:24:11 +00:00
dependabot[bot]
0d0abbbc2d Bump homeassistant from 2025.3.3 to 2025.10.4
Bumps [homeassistant](https://github.com/home-assistant/core) from 2025.3.3 to 2025.10.4.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](https://github.com/home-assistant/core/compare/2025.3.3...2025.10.4)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-version: 2025.10.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 06:21:57 +00:00
dependabot[bot]
fb44c2cd1b Bump colorlog from 6.9.0 to 6.10.1
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.9.0 to 6.10.1.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.9.0...v6.10.1)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-version: 6.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 06:17:56 +00:00