aioesphomeapi/aioesphomeapi
2021-10-13 10:05:08 +02:00
..
__init__.py Emit different Exception types to differentiate between connection errors (#102) 2021-09-14 12:44:52 +02:00
_frame_helper.py Refactor frame_helper into new module (#109) 2021-10-13 10:05:08 +02:00
api_options_pb2.py Update protobuf files 2021-08-03 03:30:13 +00:00
api_options.proto New api.proto format, user-defined service arrays 2019-06-17 23:40:23 +02:00
api_pb2.py Add 'icon' field to Binary Sensor, Climate, Cover, Fan, and Light (#106) 2021-10-10 10:41:37 +02:00
api.proto Add 'icon' field to Binary Sensor, Climate, Cover, Fan, and Light (#106) 2021-10-10 10:41:37 +02:00
client.py Refactor connection class to resolve connect issues (#108) 2021-10-04 12:12:43 +02:00
connection.py Refactor frame_helper into new module (#109) 2021-10-13 10:05:08 +02:00
core.py Refactor connection class to resolve connect issues (#108) 2021-10-04 12:12:43 +02:00
host_resolver.py Bump pylint from 2.10.2 to 2.11.1 (#104) 2021-09-19 19:08:18 +02:00
log_reader.py Add noise API transport support (#100) 2021-09-09 09:12:07 +12:00
model.py Add 'icon' field to Binary Sensor, Climate, Cover, Fan, and Light (#106) 2021-10-10 10:41:37 +02:00
py.typed Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
reconnect_logic.py Refactor connection class to resolve connect issues (#108) 2021-10-04 12:12:43 +02:00
util.py Fix number rounding for protobuf messages (#93) 2021-08-24 11:39:18 +12:00