Commit Graph

28 Commits

Author SHA1 Message Date
dependabot-preview[bot]
363d76372c Bump flake8 from 3.9.1 to 3.9.2
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/commits/master)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-09 08:09:34 +00:00
dependabot-preview[bot]
12a89c750c Bump pydocstyle from 6.0.0 to 6.1.1
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 6.0.0 to 6.1.1.
- [Release notes](https://github.com/PyCQA/pydocstyle/releases)
- [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/PyCQA/pydocstyle/compare/6.0.0...6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-09 10:05:49 +02:00
dependabot-preview[bot]
671fd0f9d2 Bump mypy from 0.812 to 0.901
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.901.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-09 09:57:38 +02:00
dependabot-preview[bot]
b4e794adf7 Bump pylint from 2.8.1 to 2.8.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.8.1...v2.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-27 23:52:46 +02:00
dependabot-preview[bot]
8a05697795 Bump pylint from 2.7.4 to 2.8.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.8.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.4...pylint-2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-26 10:28:24 +02:00
dependabot-preview[bot]
c3ce9b5f0b Bump flake8 from 3.9.0 to 3.9.1
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-26 10:09:37 +02:00
dependabot-preview[bot]
a75b99924f Bump black from 20.8b1 to 21.4b0
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-26 09:52:00 +02:00
dependabot-preview[bot]
9877db2930 Bump pylint from 2.7.2 to 2.7.4 (#427)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.2...pylint-2.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2021-03-31 20:15:19 +02:00
dependabot-preview[bot]
f46e7c3e7e Bump flake8 from 3.8.4 to 3.9.0 (#399)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2021-03-31 19:43:59 +02:00
dependabot-preview[bot]
b896f44ba7 Bump pydocstyle from 5.1.1 to 6.0.0 (#406)
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/PyCQA/pydocstyle/releases)
- [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/PyCQA/pydocstyle/compare/5.1.1...6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2021-03-31 19:37:26 +02:00
dependabot-preview[bot]
93b6ad663d Bump mypy from 0.800 to 0.812 (#363)
Bumps [mypy](https://github.com/python/mypy) from 0.800 to 0.812.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.800...v0.812)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2021-03-08 11:10:45 +01:00
dependabot-preview[bot]
57fe963bd0 Bump pylint from 2.6.0 to 2.7.2 (#373)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.7.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.0...pylint-2.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2021-03-08 10:52:13 +01:00
dependabot-preview[bot]
1a5fd2f108 Bump mypy from 0.790 to 0.800
Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-22 13:11:18 +01:00
dependabot-preview[bot]
496fb1a39c Bump homeassistant from 2021.1.3 to 2021.1.4
Bumps [homeassistant](https://github.com/home-assistant/core) from 2021.1.3 to 2021.1.4.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Changelog](https://github.com/home-assistant/core/blob/dev/azure-pipelines-release.yml)
- [Commits](https://github.com/home-assistant/core/compare/2021.1.3...2021.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 15:06:18 +01:00
dependabot-preview[bot]
8483cb64d2 Bump homeassistant from 2021.1.1 to 2021.1.3
Bumps [homeassistant](https://github.com/home-assistant/core) from 2021.1.1 to 2021.1.3.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Changelog](https://github.com/home-assistant/core/blob/dev/azure-pipelines-release.yml)
- [Commits](https://github.com/home-assistant/core/compare/2021.1.1...2021.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-15 13:54:18 +00:00
dependabot-preview[bot]
e030c38e41 Bump homeassistant from 2021.1.0 to 2021.1.1
Bumps [homeassistant](https://github.com/home-assistant/core) from 2021.1.0 to 2021.1.1.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Changelog](https://github.com/home-assistant/core/blob/dev/azure-pipelines-release.yml)
- [Commits](https://github.com/home-assistant/core/compare/2021.1.0...2021.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-09 17:30:02 +01:00
dependabot-preview[bot]
29622f3182 Bump homeassistant from 2020.12.2 to 2021.1.0
Bumps [homeassistant](https://github.com/home-assistant/core) from 2020.12.2 to 2021.1.0.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Changelog](https://github.com/home-assistant/core/blob/dev/azure-pipelines-release.yml)
- [Commits](https://github.com/home-assistant/core/compare/2020.12.2...2021.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-07 01:38:01 +00:00
dependabot-preview[bot]
94d1c93510 Bump homeassistant from 2020.12.1 to 2020.12.2
Bumps [homeassistant](https://github.com/home-assistant/core) from 2020.12.1 to 2020.12.2.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Changelog](https://github.com/home-assistant/core/blob/dev/azure-pipelines-release.yml)
- [Commits](https://github.com/home-assistant/core/compare/2020.12.1...2020.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-30 14:06:45 +01:00
dependabot-preview[bot]
6869a0ac5d Bump mypy from 0.782 to 0.790 (#245)
Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2020-12-17 19:38:21 +01:00
dependabot-preview[bot]
be29474050 Bump flake8 from 3.8.3 to 3.8.4
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-17 13:18:39 +00:00
dependabot-preview[bot]
f5add5ae98 Bump codespell from 1.17.1 to 2.0.0
Bumps [codespell](https://github.com/codespell-project/codespell) from 1.17.1 to 2.0.0.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](https://github.com/codespell-project/codespell/compare/v1.17.1...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-17 13:14:14 +00:00
dependabot-preview[bot]
ad0f80f122 Bump homeassistant from 2020.12.0 to 2020.12.1 (#244)
Bumps [homeassistant](https://github.com/home-assistant/core) from 2020.12.0 to 2020.12.1.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Changelog](https://github.com/home-assistant/core/blob/dev/azure-pipelines-release.yml)
- [Commits](https://github.com/home-assistant/core/compare/2020.12.0...2020.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2020-12-17 14:09:21 +01:00
Pierre Ståhl
f72cbc0b5a Run pylint from tox (#243) 2020-12-17 09:26:55 +01:00
Pierre Ståhl
b7173f3033 Switch to cryptograhy for crypto routines 2020-09-27 09:48:03 +02:00
Pierre Ståhl
98612a0d70 Enable type checking with mypy 2020-09-23 18:33:10 +02:00
Pierre Ståhl
4e72767b30 Fix flake8 issues and enable flake8 in tox 2020-09-23 17:50:24 +02:00
Pierre Ståhl
a18c69f8eb Fix pydocstyle issues and enable in tox 2020-09-23 16:47:08 +02:00
Pierre Ståhl
30392d3ac5 Initial step to have continuous integration
This commit introduces the use of tox, which currently only verifies
that code is formatted according to the black project. More checks will
come in upcoming PRs for codespell, pydocstyle, flake8 and mypy.

A GitHub actions is included that runs tox on new pull requests, so we
get automatic feedback and can block commits that fail any check.
Another (official) action that runs hassfest is included as well, to
make sure we are compatible with Home Assistant.
2020-09-22 12:29:05 +02:00