Commit Graph

141 Commits

Author SHA1 Message Date
Jesse Hills 7ce73f0dc4
Build docker image to generate protoc (#72) 2021-07-22 11:35:08 +12:00
Jesse Hills 2ec375af36
Add last_reset_type to sensor entity info (#70) 2021-07-21 08:44:55 +12:00
dependabot[bot] 787ea38f1a
Bump black from 21.6b0 to 21.7b0 (#68) 2021-07-20 11:11:19 +02:00
dependabot[bot] a7ea4e1c72
Bump types-protobuf from 3.17.0 to 3.17.3 (#69) 2021-07-20 11:11:11 +02:00
Otto Winter 3a7a47f649
Add pytest unit testing (#64) 2021-07-12 20:09:17 +02:00
github-actions[bot] 06a254c82e Bump version to 5.0.2 2021-07-12 17:52:58 +00:00
dependabot[bot] e388506617
Bump types-protobuf from 0.1.13 to 3.17.0 (#65)
Bumps [types-protobuf](https://github.com/python/typeshed) from 0.1.13 to 3.17.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-protobuf
  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>
2021-07-12 19:52:42 +02:00
github-actions[bot] e890903bbc Bump version to 5.0.1 2021-07-09 07:19:56 +00:00
Otto Winter 33e49a19b5
Fix camera not merging packets (#63) 2021-07-09 09:19:39 +02:00
github-actions[bot] 1696b88b64 Bump version to 5.0.0 2021-07-08 12:01:13 +00:00
Jesse Hills 1a2c2b69fa
Rename image field to data to match the proto field (#62) 2021-07-09 00:00:53 +12:00
dependabot[bot] de1578b9f8
Bump isort from 5.9.1 to 5.9.2 (#61)
Bumps [isort](https://github.com/pycqa/isort) from 5.9.1 to 5.9.2.
- [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/5.9.1...5.9.2)

---
updated-dependencies:
- dependency-name: isort
  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>
2021-07-08 23:52:33 +12:00
dependabot[bot] 0fd514ee02
Bump pylint from 2.9.2 to 2.9.3 (#60)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.2 to 2.9.3.
- [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.9.2...v2.9.3)

---
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>
2021-07-02 12:53:36 +02:00
dependabot[bot] 2b3519d51c
Bump pylint from 2.9.1 to 2.9.2 (#59)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.1 to 2.9.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.9.1...v2.9.2)

---
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>
2021-07-01 12:24:13 +02:00
github-actions[bot] caf8c14cd3 Bump version to 4.1.1 2021-06-30 16:09:14 +00:00
Otto Winter 0b4b45daed
Rename master branch to main (#58) 2021-06-30 18:08:56 +02:00
github-actions[bot] 42658528d1 Bump version to 4.1.0 2021-06-30 15:42:06 +00:00
Otto winter ce0619f963
Add maintaining notes 2021-06-30 17:41:45 +02:00
github-actions[bot] a82b6c413e Bump version to 4.0.2 2021-06-30 15:32:49 +00:00
Otto Winter 889351745d
Add release drafter (#57) 2021-06-30 17:32:32 +02:00
Otto Winter ff10a20bce
Add reconnect logic class (#54) 2021-06-30 17:10:30 +02:00
dependabot[bot] f4ca46c9d6
Bump pylint from 2.8.3 to 2.9.1 (#56)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.3 to 2.9.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/v2.8.3...v2.9.1)

---
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>
2021-06-30 17:08:39 +02:00
Otto Winter 0ac14489c8
Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
Otto Winter f11f6e0122
Refactor Lint Configs (#53) 2021-06-30 17:03:55 +02:00
Otto Winter 2629e8d86c
Update host_resolve for zeroconf 0.32.0 (#52) 2021-06-30 17:00:22 +02:00
Otto winter 9cfe8199f7
Bump version to 4.0.1 2021-06-29 16:07:31 +02:00
Otto Winter 29b1902577
Dataclasses better legacy UserService compat (#49) 2021-06-29 16:07:12 +02:00
Otto winter be1a8e1691
Bump version to 4.0.0 2021-06-29 15:49:58 +02:00
github-actions[bot] bf9e37b73a Update protobuf files 2021-06-29 13:45:52 +00:00
Otto Winter acfc46e12a
Add project name+version (#48) 2021-06-29 15:45:05 +02:00
Otto Winter 872c643058
Switch from attrs to dataclasses (#36) 2021-06-29 15:36:14 +02:00
Jesse Hills 61cefdb470
Bump version to 3.1.0 2021-06-29 22:46:05 +12:00
Jesse Hills e0f09de715
Add number entities (#47) 2021-06-29 22:42:38 +12:00
Otto winter 4b751bed8b
Bump version to 3.0.1 2021-06-24 09:55:52 +02:00
Otto Winter 86a8ab9130
Fix bad typing for LogLevel (#45)
* Fix bad typing for LogLevel

* Lint
2021-06-24 09:55:35 +02:00
Otto winter adcfe53d34
Bump version to 3.0.0 2021-06-23 23:44:17 +02:00
github-actions[bot] 0ba4ed41ee Update protobuf files 2021-06-23 21:41:34 +00:00
Otto Winter b1b36754ec
Climate preset, custom fan mode and custom preset (#42)
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Lumpusz <marton.keri@gmail.com>
2021-06-23 23:40:41 +02:00
dependabot[bot] 313aa2d56f
Bump mypy from 0.902 to 0.910 (#44)
Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910)

---
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>
2021-06-23 12:06:54 +02:00
dependabot[bot] ce8c3054a4
Bump isort from 5.9.0 to 5.9.1 (#43)
Bumps [isort](https://github.com/pycqa/isort) from 5.9.0 to 5.9.1.
- [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/5.9.0...5.9.1)

---
updated-dependencies:
- dependency-name: isort
  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>
2021-06-22 12:31:36 +02:00
Otto winter a18e8ac20d
Fix protoc-update bash error second attempt 2021-06-21 21:28:43 +02:00
Otto winter 036207bfb0
Fix protoc-update bash error 2021-06-21 21:22:32 +02:00
dependabot[bot] 1e19502805
Bump isort from 5.8.0 to 5.9.0 (#41)
Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.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/5.8.0...5.9.0)

---
updated-dependencies:
- dependency-name: isort
  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>
2021-06-21 12:21:26 +02:00
github-actions[bot] 3e2baa3f14 Update protobuf files 2021-06-18 15:57:48 +00:00
Otto Winter 52cf01e11a
Add flake8, black, isort and mypy linting (#39) 2021-06-18 17:57:02 +02:00
Otto winter 41d0d335e9
Bump version to 2.9.0 2021-06-18 16:58:18 +02:00
Otto Winter a72957e2f0
Safe enum conversion (#37) 2021-06-18 16:57:07 +02:00
Otto Winter ee2c5d9152
Fix bad default values in model (#40) 2021-06-18 16:16:20 +02:00
Otto Winter 376b907961
Pin pylint again (#38) 2021-06-18 11:24:07 +02:00
Jesse Hills 150232f355
Bump version to 2.8.0 2021-05-26 09:40:21 +12:00