Jesse Hills
|
09d760a3dd
|
Expose webserver port via native API (#131)
|
2021-10-29 07:03:39 +13:00 |
|
github-actions[bot]
|
b43f64f829
|
Bump version to 10.1.0
|
2021-10-26 22:45:28 +00:00 |
|
Jesse Hills
|
6bda4e4797
|
Add EntityCategory (#130)
|
2021-10-27 11:45:09 +13:00 |
|
github-actions[bot]
|
47781c04e1
|
Bump version to 10.0.4
|
2021-10-23 19:58:05 +00:00 |
|
Otto Winter
|
d052f59800
|
Constrain GH Actions workflows permissions (#129)
|
2021-10-23 21:57:46 +02:00 |
|
Otto Winter
|
ca3a14b1bc
|
Fix connect login 2 (#128)
|
2021-10-21 19:24:03 +02:00 |
|
Otto Winter
|
3b8b2d9d66
|
Fix login error cleanup (#126)
|
2021-10-21 19:20:05 +02:00 |
|
github-actions[bot]
|
1402ecaabc
|
Bump version to 10.0.3
|
2021-10-21 17:01:01 +00:00 |
|
Otto Winter
|
69f976cd9e
|
Fix Dockerfile missing libprotobuf-dev (#127)
|
2021-10-21 18:59:33 +02:00 |
|
Otto Winter
|
ccf9fcbe2b
|
Fix protoc lint uses different version than docker image (#125)
|
2021-10-21 16:53:32 +02:00 |
|
github-actions[bot]
|
a707e00f70
|
Bump version to 10.0.2
|
2021-10-21 14:52:48 +00:00 |
|
Otto Winter
|
5c37ce907a
|
Apply float fix for all float attributes (#124)
|
2021-10-21 16:52:29 +02:00 |
|
Jesse Hills
|
e809c10f81
|
Dont inherit icon for camera entities (#123)
|
2021-10-21 09:08:47 +02:00 |
|
Otto Winter
|
07d16dc1ab
|
Prevent showing password in error logs (#121)
|
2021-10-14 11:25:51 +02:00 |
|
github-actions[bot]
|
79b4649f74
|
Bump version to 10.0.1
|
2021-10-13 22:45:36 +00:00 |
|
dependabot[bot]
|
4cbd3596b8
|
Bump types-protobuf from 3.17.5 to 3.18.0 (#120)
Bumps [types-protobuf](https://github.com/python/typeshed) from 3.17.5 to 3.18.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-14 00:45:20 +02:00 |
|
Otto Winter
|
5bfa90e7c8
|
Update records in one go (#119)
|
2021-10-13 10:56:29 +02:00 |
|
Otto Winter
|
b3d1f13eeb
|
Add connect_error callback to ReconnectLogic (#111)
|
2021-10-13 10:46:13 +02:00 |
|
Otto Winter
|
dd9d716c10
|
Require zeroconf >=0.36 (#118)
|
2021-10-13 10:19:42 +02:00 |
|
github-actions[bot]
|
dec73b8e29
|
Bump version to 10.0.0
|
2021-10-13 08:15:49 +00:00 |
|
Otto Winter
|
f3aaf0391d
|
Remove eventloop parameter (#110)
|
2021-10-13 10:15:30 +02:00 |
|
Otto Winter
|
9ca228cd1e
|
Refactor frame_helper into new module (#109)
|
2021-10-13 10:05:08 +02:00 |
|
dependabot[bot]
|
48ea96f9da
|
Bump types-protobuf from 3.17.4 to 3.17.5 (#117)
Bumps [types-protobuf](https://github.com/python/typeshed) from 3.17.4 to 3.17.5.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-12 12:20:35 +02:00 |
|
dependabot[bot]
|
3e3e3c7e11
|
Bump flake8 from 4.0.0 to 4.0.1 (#116)
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/4.0.0...4.0.1)
---
updated-dependencies:
- dependency-name: flake8
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-10-12 12:09:35 +02:00 |
|
dependabot[bot]
|
0b7e9146f8
|
Bump flake8 from 3.9.2 to 4.0.0 (#115)
|
2021-10-11 12:55:06 +02:00 |
|
github-actions[bot]
|
84cb933126
|
Bump version to 9.2.0
|
2021-10-10 08:41:50 +00:00 |
|
Paul Monigatti
|
c46d1c3822
|
Add 'icon' field to Binary Sensor, Climate, Cover, Fan, and Light (#106)
* Added light icon to API
* Added icon property to Binary Sensor, Climate, Cover, and Fan entities
|
2021-10-10 10:41:37 +02:00 |
|
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 |
|