aioesphomeapi/aioesphomeapi
2021-10-21 09:08:47 +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 Dont inherit icon for camera entities (#123) 2021-10-21 09:08:47 +02:00
api.proto Dont inherit icon for camera entities (#123) 2021-10-21 09:08:47 +02:00
client.py Remove eventloop parameter (#110) 2021-10-13 10:15:30 +02:00
connection.py Prevent showing password in error logs (#121) 2021-10-14 11:25:51 +02:00
core.py Refactor connection class to resolve connect issues (#108) 2021-10-04 12:12:43 +02:00
host_resolver.py Require zeroconf >=0.36 (#118) 2021-10-13 10:19:42 +02:00
log_reader.py Remove eventloop parameter (#110) 2021-10-13 10:15:30 +02: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 Update records in one go (#119) 2021-10-13 10:56:29 +02:00
util.py Fix number rounding for protobuf messages (#93) 2021-08-24 11:39:18 +12:00