esphome/esphome/components/api
2021-09-15 19:01:54 +12:00
..
__init__.py API encryption (#2254) 2021-09-09 09:22:47 +12:00
api.proto Remove last_reset_type and convert all those sensors to TOTAL_INCREASING (#2233) 2021-09-06 08:30:47 +12:00
api_connection.cpp Suppress excessive warnings about deprecated Fan interfaces (#2270) 2021-09-14 23:06:13 +12:00
api_connection.h Fix API socket issues (#2288) 2021-09-14 07:13:00 +12:00
api_frame_helper.cpp Fix api noise explicit reject (#2297) 2021-09-14 23:07:07 +12:00
api_frame_helper.h Fix api noise explicit reject (#2297) 2021-09-14 23:07:07 +12:00
api_noise_context.h API encryption (#2254) 2021-09-09 09:22:47 +12:00
api_options.proto Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
api_pb2.cpp Revert "Dont dump legacy fields (#2241)" (#2259) 2021-09-09 09:29:08 +12:00
api_pb2.h Remove last_reset_type and convert all those sensors to TOTAL_INCREASING (#2233) 2021-09-06 08:30:47 +12:00
api_pb2_service.cpp Only compile protobuf dumping when very verbose logging is enabled (#2139) 2021-08-09 22:32:06 +02:00
api_pb2_service.h Add select entities and implement template select (#2067) 2021-08-02 20:00:51 +12:00
api_server.cpp Fix API socket issues (#2288) 2021-09-14 07:13:00 +12:00
api_server.h API encryption (#2254) 2021-09-09 09:22:47 +12:00
client.py Fix aioesphomeapi API logger with explicit api.port in the YAML. (#2310) 2021-09-15 19:01:54 +12:00
custom_api_device.h Add attribute support to Home Assistant sensors (#1770) 2021-05-17 11:16:22 +12:00
homeassistant_service.h lint 2020-05-24 23:27:28 -03:00
list_entities.cpp Add select entities and implement template select (#2067) 2021-08-02 20:00:51 +12:00
list_entities.h Add select entities and implement template select (#2067) 2021-08-02 20:00:51 +12:00
proto.cpp Only compile protobuf dumping when very verbose logging is enabled (#2139) 2021-08-09 22:32:06 +02:00
proto.h Only compile protobuf dumping when very verbose logging is enabled (#2139) 2021-08-09 22:32:06 +02:00
subscribe_state.cpp Add select entities and implement template select (#2067) 2021-08-02 20:00:51 +12:00
subscribe_state.h Add select entities and implement template select (#2067) 2021-08-02 20:00:51 +12:00
user_services.cpp Esp32 c3 support (#2035) 2021-07-20 11:12:22 +02:00
user_services.h Activate some clang-tidy checks (#1884) 2021-06-10 13:04:40 +02:00
util.cpp Add select entities and implement template select (#2067) 2021-08-02 20:00:51 +12:00
util.h Add select entities and implement template select (#2067) 2021-08-02 20:00:51 +12:00