Commit Graph

27 Commits

Author SHA1 Message Date
Otto Winter 52cf01e11a
Add flake8, black, isort and mypy linting (#39) 2021-06-18 17:57:02 +02:00
Franck Nijhof fa6d8de974
Add entity attribute to Home Assistant state subscribtions (#30) 2021-05-12 20:57:01 +12: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
Jim Ekman fa48a08445
Add support for fan direction (#8) 2020-12-14 00:16:37 -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 8bf95336d6
Add pylint 2020-07-14 20:00:12 +02:00
Guillermo Ruffino 511cb62dd9 Add climate feature fan (#4)
* f1

* renamed to fan_mode

* fixes, add back compat with ha

* revert client_version - add swing
2019-11-16 16:34:14 +01:00
Otto Winter 2b7a4b27b3
Rename ServiceCall to HomeassistantServiceCall 2019-06-18 11:10:32 +02:00
Otto Winter 7ade99a614
New api.proto format, user-defined service arrays
See https://github.com/esphome/esphome/pull/633
2019-06-17 23:40:23 +02:00
Otto Winter e74118923e
Big Refactor 2019-04-07 19:03:26 +02:00
Otto Winter 46bd04631f
Add climate support 2019-03-27 22:10:33 +01:00
Otto Winter 0d67c464d7
CameraImageRequest 2019-03-09 11:02:44 +01:00
Otto Winter 97c0f496a8
Merge branch 'master' into camera
# Conflicts:
#	aioesphomeapi/api_pb2.py
#	aioesphomeapi/client.py
2019-03-08 13:50:48 +01:00
Otto Winter 2907240972
Add native API 2019-02-24 18:16:12 +01:00
Otto Winter 39b5ffca1a
Add zeroconf host resolver 2019-02-11 16:56:18 +01:00
Otto Winter 38c82e3971
Increase timeout 2019-01-29 14:31:53 +01:00
Otto Winter 9bcb7f1cce
Fix race condition 2019-01-19 15:26:29 +01:00
Otto Winter d37602cfdd
Unexpected error exception handling 2019-01-19 15:25:58 +01:00
Otto Winter 19118f9f3c
Recover from protobuf errors 2019-01-19 15:25:48 +01:00
Otto Winter 16fb2bff90
Fix transition length and flash length operation 2019-01-19 15:25:31 +01:00
Otto Winter d4c04f46e9
Camera 2019-01-19 15:10:00 +01:00
Otto Winter 9e7c0b9101
Bump version 2019-01-07 10:52:40 +01:00
Otto Winter fadcdb1501
Restructure API for prevent race conditions 2019-01-04 18:35:38 +01:00
Otto Winter 0213daa0a2
Home Assistant States 2018-12-18 14:53:52 +01:00
Otto Winter aed15d8859
Rename to ESPHome Core 2018-12-17 09:31:56 +01:00
Otto Winter 632b002b09
Update 2018-12-16 18:03:03 +01:00
Otto Winter f8ec2684cb
Initial commit 2018-12-13 21:34:57 +01:00