Commit Graph

257 Commits

Author SHA1 Message Date
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
Franck Nijhof
a6a25d88b7
Add support for Sensor state class (#33) 2021-05-26 09:39:01 +12:00
Jesse Hills
23ac74da4d
Bump version to 2.7.0 2021-05-12 20:58:29 +12:00
Franck Nijhof
fa6d8de974
Add entity attribute to Home Assistant state subscribtions (#30) 2021-05-12 20:57:01 +12:00
Jesse Hills
c7836302d0
Update email address (#29) 2021-05-03 11:55:05 +12:00
Guillermo Ruffino
9b2c9cb75f
VERSION = '2.6.6' 2021-03-16 10:30:58 -03:00
Jim Ekman
8cdfa9c4ea
Add support for fan speed level (#27)
* Add support for percentage based fan speeds

* Use speed levels
2021-03-13 21:21:09 -03:00
Guillermo Ruffino
b80892ce3c
Bump version to 2.6.5 2021-02-15 11:59:25 -03:00
J. Nick Koston
96b75c5337
Avoid a jump to the executor to unpack an ip address string (#26)
Avoids executor overload on Home Assistant startup

2021-02-13 18:31:38 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.211.201', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.210.102', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.211.180', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.210.100', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.214.225', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.213.240', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.213.168', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.210.29', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.89', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.250', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.214.56', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:31:51 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.137', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:32:04 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.89', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:32:14 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.89', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:32:23 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.89', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:32:58 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.89', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:33:10 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.89', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-13 18:33:19 DEBUG (MainThread) [homeassistant.runner] Calling executor with function: <function getaddrinfo at 0x7f00184c8ca0>, args: ('10.45.209.89', 6053, <AddressFamily.AF_INET: 2>, 0, 6, 0), kwargs: {}
2021-02-15 11:58:11 -03:00
marecabo
10b0d82a23
Add device_class attribute to sensor (#25) 2021-02-15 11:55:10 -03:00
Tijs-B
33ad17f99c
Fix example code indentation in READMY.rst (#18) 2020-12-22 16:45:32 -03:00
Fabian Affolter
076fb6cc97
Fix typo (#23) 2020-12-22 16:45:02 -03:00
Guillermo Ruffino
f007a66d59 Bump version to 2.6.4 2020-12-14 00:30:48 -03:00
Fabian Affolter
887f44eaa4
Unpin pylint (#22)
* Unpin pylint

* Add raise-missing-from
2020-12-14 00:16:58 -03:00
Jim Ekman
fa48a08445
Add support for fan direction (#8) 2020-12-14 00:16:37 -03:00
Otto Winter
892ee4d806
Fix sdist requirements.txt missing (#17) 2020-09-15 17:16:23 +02:00
Guillermo Ruffino
1d6fce92d0 Revert "Use twine credentials"
This reverts commit 884a281f9c.
2020-08-22 20:41:40 -03:00
Guillermo Ruffino
9e1b80ceff Bump version to 2.6.3 2020-08-22 13:12:28 -03:00
Guillermo Ruffino
884a281f9c Use twine credentials 2020-08-22 13:06:58 -03:00
Guillermo Ruffino
3037e888c4 Bump version to 2.6.2 2020-08-22 00:54:06 -03:00
J. Nick Koston
ff70932064
Ability to use the shared Home Assistant Zeroconf instance (#13) 2020-08-22 00:45:29 -03:00
Otto Winter
d285c26b16
Add dependabot 2020-07-15 13:42:28 +02:00
Otto Winter
a802e70e66
Load requirements from requirements.txt 2020-07-15 13:41:55 +02:00
Otto Winter
8bf95336d6
Add pylint 2020-07-14 20:00:12 +02:00
Otto Winter
d225cb305a
Merge branch 'master' of https://github.com/esphome/aioesphomeapi 2020-07-14 19:46:55 +02:00
Otto Winter
90f32e7a63
Update requirements 2020-07-14 19:46:45 +02:00
Otto Winter
b684977fdf
Add github actions release script 2020-07-14 19:43:19 +02:00
Fabian Affolter
43565e4a6d
Fix URL representation (#12) 2020-06-30 22:53:11 -03:00
Guillermo Ruffino
ab88297536
Merge pull request #11 from fabaff/readme
Add README file
2020-06-28 21:22:49 -03:00
Guillermo Ruffino
89ca3c811f
Merge branch 'master' into readme 2020-06-28 21:22:06 -03:00
Guillermo Ruffino
fb82db35b7
Merge pull request #10 from fabaff/patch-2
Add MANIFEST.in file
2020-06-28 21:21:07 -03:00
Guillermo Ruffino
c505b7b78a
Merge pull request #9 from fabaff/patch-1
Add license tag
2020-06-28 21:20:38 -03:00
Fabian Affolter
5cce2d5205
Use content of README file 2020-06-19 21:42:32 +02:00
Fabian Affolter
a9192898e4
Add README file 2020-06-19 21:35:41 +02:00
Fabian Affolter
7966c9ad83
Add MANIFEST.in file 2020-06-19 13:47:25 +02:00