Commit Graph

161 Commits

Author SHA1 Message Date
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
Fabian Affolter
0b95a9daed
Add license tag 2020-06-19 13:22:13 +02:00
Guillermo Ruffino
c215b82566
Merge pull request #5 from balloob/patch-1
Remove cmp=True from APIVersion
2020-06-13 20:45:41 -03:00
Paulus Schoutsen
7a186109d7
Remove cmp=True from APIVersion 2020-01-29 22:03:58 -08:00
Otto Winter
8ed1d1ad12
Bump version to 2.6.1 2019-11-23 20:37:31 +01:00
Otto Winter
dbf4797537
Add more climate actions
See also https://github.com/esphome/esphome/pull/859
2019-11-23 20:36:12 +01:00
Otto Winter
c73e9296ed
Bump version to 2.6.0 2019-11-16 16:35:48 +01:00
Otto Winter
9b39ce7f42
Regenerate api_pb2.py 2019-11-16 16:35:29 +01: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
9be72930e6
Bump version to 2.5.0 2019-11-12 14:57:14 +01:00
Otto Winter
91b2e0ceb4
Add missing_state property 2019-11-12 14:55:35 +01:00
Otto Winter
a30e6c2f8c
Bump version to 2.4.2
Forgot to commit a file 😐
2019-10-24 19:38:12 +02:00
Otto Winter
f85cf7d826
Bump version to 2.4.1 2019-10-24 13:59:21 +02:00
Otto Winter
10724ea3e5
Add defaults to all fields in model.py
See also https://github.com/home-assistant/home-assistant/issues/28157
2019-10-24 13:59:06 +02:00
Otto Winter
40cb3f8ca9
Bump version to 2.4.0 2019-10-21 15:09:49 +02:00
Otto Winter
9c514ebe54
Add sensor force_update option (#3) 2019-10-21 15:09:07 +02:00
Otto Winter
e1e6384118
Bump version to 2.3.0 2019-10-18 10:40:53 +02:00
Otto Winter
41fa3609d7
Esphome climate add action (#2)
Esphome climate fix

Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-18 10:40:05 +02:00
Otto Winter
3bba507d4c
Revert increase version number - the release script does that 2019-10-17 21:26:07 +02:00
Otto Winter
3aa6da676a
Update to use new enum 2019-10-17 21:25:54 +02:00
Otto Winter
1ee792ff39
Update proto to match esphome 2019-10-17 21:25:39 +02:00
Marcel van der Veldt
8cb72b7e69 add climate action attribute to climate state
for backwards compatability
2019-09-26 19:50:59 +02:00
Otto Winter
7a6b84f418
Bump version to 2.2.0 2019-06-18 11:10:55 +02: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
d8d7c684e5
Bump version to 2.1.0 2019-06-03 14:54:51 +02:00
Otto Winter
0e813dfd44
Use zeroconf resolver for .local domains first 2019-06-03 14:54:23 +02:00
Otto Winter
2f499c71d1
Fix Home Assistant Cannot Deserialize Models 2019-04-19 16:22:50 +02:00
Otto Winter
1d72da6ba1
Bump version to 2.0.0 2019-04-07 19:04:30 +02:00
Otto Winter
e74118923e
Big Refactor 2019-04-07 19:03:26 +02:00
Otto Winter
6789949b99
Bump version to 1.8.0 2019-03-28 17:14:39 +01:00
Otto Winter
46bd04631f
Add climate support 2019-03-27 22:10:33 +01:00
Otto Winter
645f730d30
Pin protobuf to 3.6.1 2019-03-16 12:51:17 +01:00
Otto Winter
a46452eca9
Bump version to 1.7.0 2019-03-16 12:22:15 +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
464d18945b
Bump version to 1.6.0 2019-02-24 18:16:19 +01:00
Otto Winter
2907240972
Add native API 2019-02-24 18:16:12 +01:00
Otto Winter
0faf2244e6
Bump version to 1.5.0 2019-02-11 16:57:26 +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
31477e099c
Bump version to 1.4.2 2019-01-19 15:29:13 +01:00
Otto Winter
82c47df17d
Fix protobuf version 2019-01-19 15:26:40 +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