Commit Graph

346 Commits

Author SHA1 Message Date
github-actions[bot] b3d5d376fb Bump version to 9.1.5 2021-10-05 08:56:52 +00:00
Otto Winter 06806b4490
Fix wrapping native RequiresEncryption error types (#113) 2021-10-05 10:56:35 +02:00
github-actions[bot] e422847861 Bump version to 9.1.4 2021-10-04 10:30:20 +00:00
Otto Winter 7a49609ef0
Fix write_packet error not re-raised (#112) 2021-10-04 12:30:03 +02:00
github-actions[bot] 8da288a2b0 Bump version to 9.1.3 2021-10-04 10:13:03 +00:00
Otto Winter 5b99d5c1dd
Refactor connection class to resolve connect issues (#108) 2021-10-04 12:12:43 +02:00
github-actions[bot] e03015f8b4 Bump version to 9.1.2 2021-10-01 09:25:35 +00:00
Otto Winter e18d4b61b6
Fix plaintext logs unexpected when handled (#107) 2021-10-01 11:25:20 +02:00
dependabot[bot] 4e573999c5
Bump pylint from 2.10.2 to 2.11.1 (#104)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto winter <otto@otto-winter.com>
2021-09-19 19:08:18 +02:00
Martin ae4137364e
fixes connection isssue#87 (#105) 2021-09-17 19:22:20 +02:00
J. Nick Koston 2e22b232fb
Avoid executor jump to resolve ip addresses (#103) 2021-09-17 17:44:30 +02:00
github-actions[bot] 745c9b5fce Bump version to 9.1.1 2021-09-14 12:00:13 +00:00
dependabot[bot] 766e97ea90
Bump black from 21.8b0 to 21.9b0 (#101)
Bumps [black](https://github.com/psf/black) from 21.8b0 to 21.9b0.
- [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)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 13:59:57 +02:00
Otto Winter 5c9e7acbce
Emit different Exception types to differentiate between connection errors (#102)
* Emit different Exception types to differentiate between connection errors

* Import in init
2021-09-14 12:44:52 +02:00
github-actions[bot] 0660f1cd05 Bump version to 9.1.0 2021-09-09 01:12:08 +00:00
Jesse Hills 2350ac78b7
Add support for siren entities (#97) 2021-09-09 13:11:51 +12:00
github-actions[bot] 0891c67bfb Bump version to 9.0.0 2021-09-08 21:13:48 +00:00
Otto Winter 015e9c8d5e
Add noise API transport support (#100) 2021-09-09 09:12:07 +12:00
dependabot[bot] 50656382f1
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#99)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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-09-09 07:31:21 +12:00
github-actions[bot] 05c25f0e9a Bump version to 8.0.1 2021-09-07 16:53:11 +00:00
Otto Winter 8d08689b29
Support for old zeroconfs (#88) 2021-09-07 18:52:54 +02:00
dependabot[bot] 8a89037cda
Bump black from 21.7b0 to 21.8b0 (#98)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 18:52:41 +02:00
github-actions[bot] e3ce1c0ad8 Bump version to 8.0.0 2021-08-25 11:45:46 +00:00
Otto Winter 6f131f4bf6
Switch light colormode to be bitfields instead of enums (#95) 2021-08-25 13:45:28 +02:00
github-actions[bot] b5047689c7 Bump version to 7.0.0 2021-08-23 23:49:14 +00:00
Otto Winter a93f22d8f3
Fix log non-utf8 parse error (#94) 2021-08-24 11:48:58 +12:00
Otto Winter 738346c9cb
Fix number rounding for protobuf messages (#93)
* Fix number rounding for protobuf messages

* Switch to converter_field
2021-08-24 11:39:18 +12:00
dependabot[bot] 4981b60f95
Bump pylint from 2.9.6 to 2.10.2 (#92)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.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.6...v2.10.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>
2021-08-23 17:04:47 +02:00
github-actions[bot] 40e445309c Bump version to 6.2.0 2021-08-23 15:02:30 +00:00
Jesse Hills fff495d607
Add new total/total_increasing state-classes for Home Assistant 2021.9+ (#90) 2021-08-23 17:02:10 +02:00
dependabot[bot] af25a63808
Bump docker/build-push-action from 2.6.1 to 2.7.0 (#91)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-08-23 17:01:47 +02:00
Otto Winter 595720ed62
Fix log level enum values (#89) 2021-08-16 15:50:35 +12:00
github-actions[bot] 42d0367b4f Bump version to 6.1.1 2021-08-10 08:57:07 +00:00
Oxan van Leeuwen 4a091b00a0
Fix old lights with color temperature but no white support (#86)
ESPHome never supported this, and no built-in lights used this, but apparently it was used by third-party components. Without this fix, those lights would show up as on-off lights in HA. Make them RGBCT lights, which doesn't fit perfectly as they don't expect a white value, but they already got that anyway and it's better than being totally broken.
2021-08-10 10:56:50 +02:00
github-actions[bot] 4357920245 Bump version to 6.1.0 2021-08-03 11:31:07 +00:00
Jesse Hills 655b99e2cb
Add disabled_default to entity infos (#85) 2021-08-03 23:30:51 +12:00
github-actions[bot] 61c87fb1af Update protobuf files 2021-08-03 03:30:13 +00:00
Jesse Hills 22255acf8e
Allow dispatching the protoc build workflow manually (#83) 2021-08-03 15:29:27 +12:00
github-actions[bot] a85758299d Bump version to 6.0.1 2021-08-03 03:25:34 +00:00
Jesse Hills 1fbf0396fe
Add linter for when people generate proto files inside the PR (#84) 2021-08-03 15:25:20 +12:00
github-actions[bot] 6230edcb9f Bump version to 6.0.0 2021-07-29 17:16:40 +00:00
Oxan van Leeuwen 32d2df8e24
Color mode implementation (#74)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-07-29 19:16:25 +02:00
Otto Winter f90ffcf3b8
Also run black/isort on tests (#82) 2021-07-29 16:09:16 +02:00
github-actions[bot] 5bf7b014b8 Bump version to 5.1.2 2021-07-29 10:04:23 +00:00
dependabot[bot] 21b5a8b424
Bump isort from 5.9.2 to 5.9.3 (#81)
Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [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.2...5.9.3)

---
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-29 12:04:02 +02:00
dependabot[bot] 5f5373e951
Bump pylint from 2.9.5 to 2.9.6 (#80)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.5 to 2.9.6.
- [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.5...v2.9.6)

---
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-29 12:03:55 +02:00
github-actions[bot] c8f3b03439 Bump version to 5.1.1 2021-07-26 23:35:03 +00:00
Jesse Hills 996fba8796
Fix packaging (#79) 2021-07-27 11:34:47 +12:00
github-actions[bot] 59658145e4 Bump version to 5.1.0 2021-07-26 18:51:33 +00:00
Jesse Hills 551a1acd0d
Add select entities (#75) 2021-07-27 06:51:12 +12:00