dependabot[bot]
|
be6368212b
|
Bump types-protobuf from 3.19.11 to 3.19.12 (#177)
|
2022-02-14 16:11:46 +01:00 |
|
Otto Winter
|
3752b8280e
|
Fix no timeout for handshake (#176)
|
2022-02-09 16:29:50 +01:00 |
|
dependabot[bot]
|
02160847e7
|
Update pytest requirement from <7,>=6.2.4 to >=6.2.4,<8 (#173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-09 16:02:41 +01:00 |
|
dependabot[bot]
|
bdf97a1f97
|
Bump types-protobuf from 3.19.8 to 3.19.11 (#175)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-09 15:50:17 +01:00 |
|
dependabot[bot]
|
72edfb96e5
|
Bump types-protobuf from 3.19.7 to 3.19.8 (#172)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-04 10:41:55 +13:00 |
|
dependabot[bot]
|
ac0cfce3dc
|
Bump docker/build-push-action from 2.8.0 to 2.9.0 (#171)
|
2022-02-02 14:45:18 +01:00 |
|
dependabot[bot]
|
1eebbfc1e0
|
Bump black from 21.12b0 to 22.1.0 (#169)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto winter <otto@otto-winter.com>
|
2022-01-31 17:38:57 +01:00 |
|
dependabot[bot]
|
fea4cb94c9
|
Bump types-protobuf from 3.19.6 to 3.19.7 (#170)
Bumps [types-protobuf](https://github.com/python/typeshed) from 3.19.6 to 3.19.7.
- [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>
|
2022-01-31 11:13:00 +01:00 |
|
github-actions[bot]
|
70656cac5e
|
Bump version to 10.8.2
|
2022-01-24 11:53:31 +00:00 |
|
dependabot[bot]
|
c8194b9137
|
Bump types-protobuf from 3.19.5 to 3.19.6 (#167)
|
2022-01-24 12:53:13 +01:00 |
|
github-actions[bot]
|
cce8d89d72
|
Bump version to 10.8.1
|
2022-01-23 19:23:26 +00:00 |
|
Otto Winter
|
23467210b1
|
Export BadNameAPIError in main module (#166)
|
2022-01-23 20:23:13 +01:00 |
|
github-actions[bot]
|
82e048ccc5
|
Bump version to 10.8.0
|
2022-01-20 13:31:48 +00:00 |
|
dependabot[bot]
|
566d6dd7ee
|
Bump types-protobuf from 3.19.4 to 3.19.5 (#165)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-20 14:31:28 +01:00 |
|
github-actions[bot]
|
7586fdae5e
|
Bump version to 10.7.1
|
2022-01-20 11:04:15 +00:00 |
|
Otto Winter
|
9964034f18
|
Expect a name for connections (#122)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-01-20 12:03:36 +01:00 |
|
dependabot[bot]
|
fe298c1f27
|
Bump mypy from 0.930 to 0.931 (#162)
|
2022-01-19 18:42:35 +00:00 |
|
dependabot[bot]
|
a6a88eb691
|
Bump types-protobuf from 3.18.3 to 3.19.4 (#163)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-20 07:40:37 +13:00 |
|
dependabot[bot]
|
cd3c1e302d
|
Bump docker/build-push-action from 2.7.0 to 2.8.0 (#164)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-20 07:39:52 +13:00 |
|
github-actions[bot]
|
4662dc6bbd
|
Bump version to 10.7.0
|
2022-01-11 01:29:39 +00:00 |
|
Keilin Bickar
|
d0d1e526f5
|
Add lock entity (#158)
|
2022-01-11 14:29:19 +13:00 |
|
dependabot[bot]
|
014d81350a
|
Bump mypy from 0.910 to 0.930 (#156)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto winter <otto@otto-winter.com>
|
2022-01-08 13:57:56 +01:00 |
|
dependabot[bot]
|
ceb2809017
|
Bump types-protobuf from 3.18.2 to 3.18.3 (#160)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-05 08:31:29 +13:00 |
|
david reid
|
8fcb3a58dd
|
Catch conn reset (#159)
|
2022-01-05 08:30:22 +13:00 |
|
Franck Nijhof
|
34180576ca
|
Add device class support to Switch (#157)
|
2021-12-28 23:04:59 +13:00 |
|
Jesse Hills
|
7d05c9b52a
|
Remove loop argument (#155)
|
2021-12-22 14:09:42 +13:00 |
|
dependabot[bot]
|
06a29b8997
|
Merge pull request #149 from esphome/dependabot/pip/pylint-2.12.2
|
2021-12-22 01:02:28 +00:00 |
|
dependabot[bot]
|
01079141c0
|
Bump pylint from 2.12.1 to 2.12.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.1 to 2.12.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.1...v2.12.2)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-22 01:00:39 +00:00 |
|
dependabot[bot]
|
e434d0ff25
|
Bump black from 21.11b1 to 21.12b0 (#150)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-22 14:00:10 +13:00 |
|
github-actions[bot]
|
112621c0a8
|
Bump version to 10.6.1
|
2021-12-22 01:00:00 +00:00 |
|
dependabot[bot]
|
164dccd7d3
|
Bump docker/login-action from 1.10.0 to 1.12.0 (#153)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-22 13:59:40 +13:00 |
|
github-actions[bot]
|
03f0b197f8
|
Bump version to 10.6.0
|
2021-11-30 09:23:37 +00:00 |
|
Jesse Hills
|
759e2ef133
|
Add mode to number entities (#148)
|
2021-11-30 22:23:18 +13:00 |
|
github-actions[bot]
|
9d89f377bd
|
Bump version to 10.5.0
|
2021-11-30 07:34:45 +00:00 |
|
Jesse Hills
|
da0ecd8437
|
Add unit_of_measurement to number components (#147)
|
2021-11-30 20:34:30 +13:00 |
|
github-actions[bot]
|
72a5130eab
|
Bump version to 10.4.0
|
2021-11-30 03:53:39 +00:00 |
|
Jesse Hills
|
3494f804c1
|
Button device class (#146)
|
2021-11-30 16:53:22 +13:00 |
|
Jesse Hills
|
bdfa9d3c13
|
Add ButtonInfo to test file (#145)
|
2021-11-29 17:06:41 +13:00 |
|
dependabot[bot]
|
8b37b0a7db
|
Bump types-protobuf from 3.18.0 to 3.18.2 (#144)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-29 17:06:31 +13:00 |
|
dependabot[bot]
|
a67d02c9d5
|
Bump pylint from 2.11.1 to 2.12.1 (#141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-29 17:04:54 +13:00 |
|
dependabot[bot]
|
7961e47e1a
|
Bump isort from 5.10.0 to 5.10.1 (#134)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-29 15:15:10 +13:00 |
|
github-actions[bot]
|
28ca397ffe
|
Bump version to 10.3.1
|
2021-11-29 02:15:02 +00:00 |
|
dependabot[bot]
|
165d438eb5
|
Bump black from 21.10b0 to 21.11b1 (#136)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-29 15:14:48 +13:00 |
|
github-actions[bot]
|
76c721f9a5
|
Bump version to 10.3.0
|
2021-11-29 00:59:42 +00:00 |
|
Jesse Hills
|
dcad9cdcb7
|
Add support for Button entities (#143)
|
2021-11-29 13:59:23 +13:00 |
|
Oxan van Leeuwen
|
f68fc025a8
|
Fix mypy errors (#139)
|
2021-11-22 23:08:04 +01:00 |
|
dependabot[bot]
|
04d3ab6a93
|
Bump isort from 5.9.3 to 5.10.0 (#133)
|
2021-11-03 11:21:26 +01:00 |
|
github-actions[bot]
|
6e28c68c41
|
Bump version to 10.2.1
|
2021-11-01 16:28:26 +00:00 |
|
dependabot[bot]
|
c0ad49af92
|
Bump black from 21.9b0 to 21.10b0 (#132)
|
2021-11-01 17:28:06 +01:00 |
|
github-actions[bot]
|
d7359a038f
|
Bump version to 10.2.0
|
2021-10-28 18:03:57 +00:00 |
|