Robert Resch
|
03c3f4a4df
|
increase cache
|
2022-08-24 21:52:27 +02:00 |
|
Robert Resch
|
fbeca06694
|
Merge pull request #51 from edenhaus/proxyV2
add proxy mode
|
2022-08-20 19:41:20 +02:00 |
|
Robert Resch
|
b92cead7d5
|
remove not required code
|
2022-08-20 19:40:04 +02:00 |
|
Robert Resch
|
80ffc65620
|
data can be None
|
2022-08-20 19:37:01 +02:00 |
|
Robert Resch
|
e7c03f8cf0
|
fix mypy
|
2022-08-20 16:43:17 +02:00 |
|
Robert Resch
|
e7f5d0846f
|
fix proxy
|
2022-08-20 16:41:36 +02:00 |
|
Robert Resch
|
d07ba472be
|
allow self signed certs
|
2022-08-20 14:53:52 +02:00 |
|
Robert Resch
|
8abf7e0f02
|
ignore helperbot
|
2022-08-20 14:10:42 +02:00 |
|
Robert Resch
|
8d7fd6c759
|
raise CancelledError
|
2022-08-20 14:03:20 +02:00 |
|
Robert Resch
|
574e91bb38
|
fix "UnboundLocalError"
|
2022-08-20 13:58:20 +02:00 |
|
Robert Resch
|
308a590e8e
|
improve request logging
|
2022-08-20 13:19:38 +02:00 |
|
Robert Resch
|
6fb5e99e06
|
add proxy mode
|
2022-08-20 12:22:31 +02:00 |
|
Robert Resch
|
8afc17e23e
|
add type hints
|
2022-08-17 11:00:07 +02:00 |
|
Robert Resch
|
b3fbf79290
|
add type hints
|
2022-08-17 10:29:25 +02:00 |
|
Robert Resch
|
42c8378833
|
update deps
|
2022-08-15 20:06:37 +02:00 |
|
Robert Resch
|
8b9e8473c4
|
fix typo
|
2022-08-15 20:04:46 +02:00 |
|
dependabot[bot]
|
5b23b195ab
|
Bump actions/setup-python from 3.1.2 to 4.2.0 (#44)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.2...v4.2.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-15 20:00:54 +02:00 |
|
Robert Resch
|
35834b47cb
|
add missing endpoints
|
2022-08-15 19:52:00 +02:00 |
|
Robert Resch
|
b984261749
|
use better start message
|
2022-05-18 01:49:59 +02:00 |
|
Robert Resch
|
a226605e7e
|
pytest log to cli
|
2022-05-18 01:44:37 +02:00 |
|
Robert Resch
|
6b2a6549f2
|
fix shutdown mqtt server correctly
|
2022-05-18 01:39:36 +02:00 |
|
Robert Resch
|
24359aeda8
|
ignore idea folder
|
2022-05-18 00:08:21 +02:00 |
|
Robert Resch
|
91a4fdef48
|
small improvements
|
2022-05-18 00:07:39 +02:00 |
|
Robert Resch
|
0636b68fb0
|
fix bugs introduce today
|
2022-05-18 00:00:01 +02:00 |
|
Robert Resch
|
796e0fab8b
|
update product iot map
|
2022-05-17 23:50:11 +02:00 |
|
Robert Resch
|
47ff6dcb81
|
rename
|
2022-05-17 23:48:45 +02:00 |
|
Robert Resch
|
0186d5d2ba
|
sort json
|
2022-05-17 23:41:01 +02:00 |
|
Robert Resch
|
f09cacda9e
|
move productIotMap into own file
|
2022-05-17 23:14:14 +02:00 |
|
Robert Resch
|
9b85d45407
|
refactor pim endpoint
|
2022-05-17 22:40:06 +02:00 |
|
Robert Resch
|
50d31344c8
|
fix pre-commit findings
|
2022-05-17 22:18:56 +02:00 |
|
Robert Resch
|
e81ed17aa3
|
pre-commit autoupdate
|
2022-05-17 21:38:00 +02:00 |
|
Robert Resch
|
b5c73dac3e
|
fix yamllint
|
2022-05-17 21:30:10 +02:00 |
|
Robert Resch
|
b0becabb5e
|
typo
|
2022-05-17 21:28:42 +02:00 |
|
Robert Resch
|
8503788969
|
add type hints
|
2022-05-17 21:28:25 +02:00 |
|
Robert Resch
|
5374b63165
|
update deps
|
2022-05-17 21:15:46 +02:00 |
|
dependabot[bot]
|
da4c242cac
|
Bump mypy from 0.942 to 0.950 (#13)
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 21:09:06 +02:00 |
|
dependabot[bot]
|
e07b5320c6
|
Bump cachetools from 5.0.0 to 5.1.0 (#20)
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/tkem/cachetools/releases)
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 21:08:31 +02:00 |
|
dependabot[bot]
|
a423f1417e
|
Bump jinja2 from 3.1.1 to 3.1.2 (#14)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.1...3.1.2)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 21:08:16 +02:00 |
|
dependabot[bot]
|
107260d00f
|
Bump docker/setup-qemu-action from 1 to 2 (#16)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 21:07:56 +02:00 |
|
dependabot[bot]
|
6abbd114b8
|
Bump docker/setup-buildx-action from 1 to 2 (#17)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 21:07:43 +02:00 |
|
dependabot[bot]
|
fb03ea43d1
|
Bump pylint from 2.13.5 to 2.13.9 (#19)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.5 to 2.13.9.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.5...v2.13.9)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 21:06:56 +02:00 |
|
dependabot[bot]
|
62063392f6
|
Bump types-setuptools from 57.4.12 to 57.4.14 (#10)
Bumps [types-setuptools](https://github.com/python/typeshed) from 57.4.12 to 57.4.14.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-setuptools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev>
|
2022-04-19 00:24:01 +02:00 |
|
dependabot[bot]
|
cedc95548d
|
Bump types-cachetools from 5.0.0 to 5.0.1 (#9)
Bumps [types-cachetools](https://github.com/python/typeshed) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-19 00:23:00 +02:00 |
|
dependabot[bot]
|
89482d8810
|
Bump actions/setup-python from 3.1.1 to 3.1.2 (#8)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.1...v3.1.2)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-19 00:22:47 +02:00 |
|
dependabot[bot]
|
d2247f5790
|
Bump codecov/codecov-action from 2 to 3 (#5)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-08 23:26:32 +02:00 |
|
dependabot[bot]
|
6f4cfd1bed
|
Bump actions/checkout from 2 to 3 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-08 23:26:19 +02:00 |
|
dependabot[bot]
|
e393e42c76
|
Bump actions/setup-python from 2.3.1 to 3.1.1 (#7)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 3.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v3.1.1)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-08 23:25:59 +02:00 |
|
Robert Resch
|
cde35b62aa
|
remove custom labels
|
2022-04-08 23:25:16 +02:00 |
|
Robert Resch
|
1001fcad6b
|
Create codeql-analysis.yml
|
2022-04-08 23:23:48 +02:00 |
|
Robert Resch
|
8c4b568cdc
|
add dependabot.yml
|
2022-04-08 23:19:11 +02:00 |
|