83 Commits

Author SHA1 Message Date
Shay Levy
8ab01e7ce8
New config schema for supporting unique id (#40) 2022-04-02 14:04:54 +03:00
dependabot[bot]
f2cb127dd3
Bump actions/setup-python from 3.0.0 to 3.1.0 (#39)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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-04-01 21:28:16 +03:00
dependabot[bot]
6d26547bfa
Bump mypy from 0.941 to 0.942 (#37)
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942)

---
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-03-29 09:36:19 +03:00
dependabot[bot]
763725f7c4
Bump pylint from 2.12.2 to 2.13.2 (#36)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.2.
- [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.12.2...v2.13.2)

---
updated-dependencies:
- dependency-name: pylint
  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-03-29 09:36:02 +03:00
dependabot[bot]
2cca95da37
Bump mypy from 0.931 to 0.941 (#33)
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.941.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.941)

---
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-03-14 20:47:11 +02:00
Shay Levy
c594fdd229
Bump version to 2022.3.0 (#31) 2022.3.0 2022-03-04 21:36:13 +02:00
Shay Levy
aa1ab8a34c
Pin checkout and setup-python requirements (#30) 2022-03-04 20:41:00 +02:00
dependabot[bot]
03c99d267a
Bump actions/checkout from 2 to 3 (#29)
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-03-01 20:35:45 +02:00
Shay Levy
c58a085d3f
Update GPIO connector wiki link (#28) 2022-03-01 18:55:39 +02:00
Shay Levy
a299ca4db9
Fix binary sensor exception (#27) 2022-03-01 18:46:28 +02:00
dependabot[bot]
2fc521bee4
Bump actions/setup-python from 2.3.2 to 3 (#26)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

---
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-02-28 23:45:47 +02:00
Shay Levy
9421a9ae58
Bump version to 2022.2.3 (#15) 2022.2.3 2022-02-05 11:23:45 +02:00
Shay Levy
21c2da26cf
Remove imports from deprecated integration (#14) 2022-02-05 11:17:29 +02:00
dependabot[bot]
2a6fa69746
Bump actions/setup-python from 2.3.1 to 2.3.2 (#12)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.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-02-04 20:40:37 +02:00
Shay Levy
e6396efc40
Bump version to 2022.2.2 (#10) 2022.2.2 2022-02-04 17:21:41 +02:00
Shay Levy
761ed59e77
Add configuration details and examples (#9) 2022-02-04 15:16:33 +02:00
Shay Levy
6b8a808460
Remove depreciation warning (#8) 2022-02-04 11:16:21 +02:00
dependabot[bot]
2ec09b201a
Bump pre-commit from 2.16.0 to 2.17.0 (#7)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.16.0...v2.17.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-02-04 04:17:51 +02:00
Shay Levy
d65ff6b9ca
Merge pull request #6 from thecode/dependabot/pip/black-22.1.0
Bump black from 21.12b0 to 22.1.0
2022-02-04 04:11:11 +02:00
Shay Levy
b7c3632371
Merge pull request #5 from thecode/dependabot/pip/mypy-0.931
Bump mypy from 0.930 to 0.931
2022-02-04 04:10:49 +02:00
dependabot[bot]
67b40961cd
Bump black from 21.12b0 to 22.1.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 02:08:28 +00:00
dependabot[bot]
06ed9f696e
Bump mypy from 0.930 to 0.931
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.931)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 02:08:26 +00:00
Shay Levy
ba8a53b8a1
Merge pull request #4 from thecode/ci-workflows
Add linting and CI workflow
2022-02-04 04:08:00 +02:00
thecode
de3119822a Add linting and CI workflow 2022-02-04 04:03:55 +02:00
Shay Levy
74ab406b91
Merge pull request #3 from thecode/bump-ver
Bump version to 2022.2.1
2022.2.1
2022-02-03 12:51:40 +02:00
thecode
81f3545dce Bump version to 2022.2.1 2022-02-03 12:45:49 +02:00
Shay Levy
04c233b48c
Merge pull request #2 from thecode/update-docs
Add documentation
2022-02-03 12:26:32 +02:00
thecode
802cc9bd3e Add documentation 2022-02-03 12:19:52 +02:00
Shay Levy
de8ae44129
Merge pull request #1 from ludeeus/patch-1
Limit action
2022-02-03 11:30:34 +02:00
Joakim Sørensen
9082ea00d3
Limit action 2022-02-03 10:22:38 +01:00
thecode
c5c44ccfd3 Update workflows 2022.2.0 2022-02-03 00:26:36 +02:00
thecode
ca3408e656 Initial commit 2022-02-03 00:25:26 +02:00
Shay Levy
a9b8386de7
Initial commit 2022-02-03 00:07:01 +02:00