Ron
|
dda115539f
|
Merge branch 'main' into dependabot/pip/ruff-0.5.0
|
2024-11-27 09:39:41 +01:00 |
|
Ron
|
304cd1f227
|
Merge pull request #188 from cyberjunky/dependabot/pip/mypy-1.10.1
Bump mypy from 1.8.0 to 1.10.1
|
2024-11-27 09:38:59 +01:00 |
|
Ron
|
6dc64df4d9
|
Merge branch 'main' into dependabot/pip/mypy-1.10.1
|
2024-11-27 09:38:23 +01:00 |
|
Ron
|
c3af1cc392
|
Merge pull request #185 from cyberjunky/dependabot/pip/pip-gte-24.1.1-and-lt-24.2
Update pip requirement from <24.1,>=21.0 to >=24.1.1,<24.2
|
2024-11-27 09:37:25 +01:00 |
|
Ron
|
4fa9f446de
|
Merge pull request #173 from cyberjunky/dependabot/pip/pre-commit-3.7.1
Bump pre-commit from 3.6.0 to 3.7.1
|
2024-11-27 09:37:11 +01:00 |
|
Ron
|
9431374a71
|
Delete .github/workflows/ci.yml
0.2.20
|
2024-11-27 09:20:29 +01:00 |
|
Ron Klinkien
|
684acf436c
|
Bumped python-garminconnect version to temp fix Garmin's API change
|
2024-11-27 09:18:47 +01:00 |
|
dependabot[bot]
|
3b54e25db5
|
Bump mypy from 1.8.0 to 1.10.1
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...v1.10.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 19:10:08 +00:00 |
|
dependabot[bot]
|
73eb0cea73
|
Bump ruff from 0.3.5 to 0.5.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.5.0.
- [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/v0.3.5...0.5.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 19:10:03 +00:00 |
|
dependabot[bot]
|
8099a99077
|
Bump pylint from 3.0.3 to 3.2.5
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.2.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.2.5)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 19:09:53 +00:00 |
|
dependabot[bot]
|
8647e95e30
|
Update pip requirement from <24.1,>=21.0 to >=24.1.1,<24.2
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/21.0...24.1.1)
---
updated-dependencies:
- dependency-name: pip
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 19:09:49 +00:00 |
|
dependabot[bot]
|
270327d7d8
|
Bump pre-commit from 3.6.0 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.7.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/v3.6.0...v3.7.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 19:18:19 +00:00 |
|
kruemelro
|
14c6694239
|
changed value datatype to int
|
2024-04-08 08:57:53 +02:00 |
|
Ron Klinkien
|
d42edcabc6
|
Fixed hacs validation
|
2024-04-06 12:29:33 +00:00 |
|
Ron Klinkien
|
b827597dab
|
Revert unique id for now, added dev files
|
2024-04-06 14:13:10 +02:00 |
|
Ron
|
cb16c0198c
|
Merge pull request #126 from cyberjunky/dependabot/pip/vulture-2.11
Bump vulture from 2.10 to 2.11
|
2024-04-06 10:54:49 +02:00 |
|
Ron
|
d8478aea37
|
Merge branch 'main' into dependabot/pip/vulture-2.11
|
2024-04-06 10:54:39 +02:00 |
|
Ron
|
3392a1458a
|
Merge pull request #128 from cyberjunky/dependabot/pip/colorlog-6.8.2
Bump colorlog from 6.8.0 to 6.8.2
|
2024-04-06 10:54:00 +02:00 |
|
Ron
|
09e10f0da2
|
Merge pull request #130 from cyberjunky/dependabot/pip/pip-gte-21.0-and-lt-24.1
Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1
|
2024-04-06 10:53:49 +02:00 |
|
Ron
|
265c0fbb21
|
Merge branch 'main' into dependabot/pip/pip-gte-21.0-and-lt-24.1
|
2024-04-06 10:53:41 +02:00 |
|
Ron
|
9c9cf6609c
|
Merge pull request #155 from AnotherGroupChat/main
Bump garminconnect version
|
2024-04-06 10:52:33 +02:00 |
|
Ron
|
91c35eb486
|
Merge pull request #152 from cyberjunky/dependabot/pip/pre-commit-3.7.0
Bump pre-commit from 3.6.0 to 3.7.0
|
2024-04-06 10:51:09 +02:00 |
|
Ron
|
5334378493
|
Merge pull request #156 from cyberjunky/dependabot/pip/ruff-0.3.5
Bump ruff from 0.1.13 to 0.3.5
|
2024-04-06 10:50:57 +02:00 |
|
kruemelro
|
3d5200581d
|
try and error ;-)
|
2024-04-05 10:17:20 +02:00 |
|
kruemelro
|
e4331ecf8c
|
added missing entity_id
|
2024-04-05 10:05:43 +02:00 |
|
kruemelro
|
47096eabeb
|
added blood_pressure function
|
2024-04-05 09:43:52 +02:00 |
|
kruemelro
|
09e80e4255
|
Update manifest.json
|
2024-04-03 08:04:11 +02:00 |
|
kruemelro
|
62377b5d55
|
changed body return values
instead of the total average, take the first measurement
|
2024-04-02 12:16:16 +02:00 |
|
kruemelro
|
9136466115
|
fixed typo
|
2024-04-02 11:49:48 +02:00 |
|
kruemelro
|
3bf77a9056
|
Update manifest.json
|
2024-04-02 11:40:38 +02:00 |
|
kruemelro
|
83ceb35666
|
Update garminconnect to 0.2.15
|
2024-04-02 11:26:08 +02:00 |
|
kruemelro
|
003a4c57ef
|
changed get_body_composition
changed get_body_composition to load data of past week not only today
|
2024-04-02 11:24:46 +02:00 |
|
dependabot[bot]
|
e99ec5c770
|
Bump ruff from 0.1.13 to 0.3.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.13 to 0.3.5.
- [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/v0.1.13...v0.3.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 19:21:08 +00:00 |
|
dylan madisetti
|
38fd1fb631
|
Bump connect version
|
2024-03-31 13:05:56 -04:00 |
|
dependabot[bot]
|
9b8f536601
|
Bump pre-commit from 3.6.0 to 3.7.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.7.0.
- [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/v3.6.0...v3.7.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-25 19:19:34 +00:00 |
|
luk
|
261f41940f
|
Add badges
|
2024-02-13 13:47:51 +01:00 |
|
dependabot[bot]
|
27551067ba
|
Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/21.0...24.0)
---
updated-dependencies:
- dependency-name: pip
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 19:50:05 +00:00 |
|
dependabot[bot]
|
d5dddd5f73
|
Bump colorlog from 6.8.0 to 6.8.2
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.0 to 6.8.2.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2)
---
updated-dependencies:
- dependency-name: colorlog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 19:37:29 +00:00 |
|
dependabot[bot]
|
4e033b91a5
|
Bump vulture from 2.10 to 2.11
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.10 to 2.11.
- [Release notes](https://github.com/jendrikseipp/vulture/releases)
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jendrikseipp/vulture/compare/v2.10...v2.11)
---
updated-dependencies:
- dependency-name: vulture
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 19:28:07 +00:00 |
|
Ron
|
a12306d79d
|
Merge pull request #120 from ronlut/main
Add user- and integration name to sensor names and ids
|
2024-01-16 13:32:04 +01:00 |
|
Ron
|
6abe6ace3c
|
Merge branch 'main' into main
|
2024-01-16 13:26:02 +01:00 |
|
Ron
|
5f31a7492d
|
Merge pull request #121 from cyberjunky/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2024-01-16 13:20:50 +01:00 |
|
Ron
|
b8abef2954
|
Merge pull request #122 from cyberjunky/dependabot/pip/ruff-0.1.13
Bump ruff from 0.1.11 to 0.1.13
|
2024-01-16 13:20:42 +01:00 |
|
Ron
|
a3096b4c80
|
Merge pull request #123 from cyberjunky/dependabot/pip/pre-commit-3.6.0
Bump pre-commit from 3.5.0 to 3.6.0
|
2024-01-16 13:20:33 +01:00 |
|
dependabot[bot]
|
23e7ab94c0
|
Bump pre-commit from 3.5.0 to 3.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0.
- [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/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-16 12:18:50 +00:00 |
|
dependabot[bot]
|
7fb469121c
|
Bump ruff from 0.1.11 to 0.1.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.11 to 0.1.13.
- [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/v0.1.11...v0.1.13)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-16 12:18:44 +00:00 |
|
dependabot[bot]
|
d5c88528b1
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-16 12:18:26 +00:00 |
|
cyberjunky
|
7ab5141a6c
|
Added development enviroment
|
2024-01-16 12:17:17 +00:00 |
|
Rony Lutsky
|
7ad8d099e1
|
unique_id with domain
|
2024-01-11 00:02:42 +02:00 |
|
Rony Lutsky
|
9198f469c2
|
use username for name and entity_id
|
2024-01-11 00:01:39 +02:00 |
|