esphome/esphome/components/api
Oxan van Leeuwen 80d03a631e
Force braces around multi-line statements (#3094)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 08:56:36 +13:00
..
__init__.py Bump noise-c from 0.1.3 to 0.1.4 (#2602) 2021-10-22 12:12:07 +02:00
api_connection.cpp Force braces around multi-line statements (#3094) 2022-01-25 08:56:36 +13:00
api_connection.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
api_frame_helper.cpp API: Expect a name for connections (#2533) 2022-01-20 12:03:32 +01:00
api_frame_helper.h Fix socket connection closed not detected (#2587) 2021-10-22 10:46:44 +02:00
api_noise_context.h Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
api_options.proto Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
api_pb2_service.cpp Add support for button entities (#2824) 2021-11-30 08:00:51 +13:00
api_pb2_service.h Add support for button entities (#2824) 2021-11-30 08:00:51 +13:00
api_pb2.cpp API: Expect a name for connections (#2533) 2022-01-20 12:03:32 +01:00
api_pb2.h API: Expect a name for connections (#2533) 2022-01-20 12:03:32 +01:00
api_server.cpp Force braces around multi-line statements (#3094) 2022-01-25 08:56:36 +13:00
api_server.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
api.proto API: Expect a name for connections (#2533) 2022-01-20 12:03:32 +01:00
client.py Bump aioesphomeapi from 9.1.5 to 10.0.0 (#2508) 2021-10-15 22:05:04 +02:00
custom_api_device.h Activate owning-memory clang-tidy check (#1891) 2021-09-13 11:31:02 +02:00
homeassistant_service.h Convert is_callable to a backport of std::is_invocable (#3023) 2022-01-10 11:07:37 +13:00
list_entities.cpp Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
list_entities.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
proto.cpp Only compile protobuf dumping when very verbose logging is enabled (#2139) 2021-08-09 22:32:06 +02:00
proto.h Force braces around multi-line statements (#3094) 2022-01-25 08:56:36 +13:00
subscribe_state.cpp Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
subscribe_state.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
user_services.cpp Esp32 c3 support (#2035) 2021-07-20 11:12:22 +02:00
user_services.h Enable readability-named-parameter check (#3098) 2022-01-23 20:39:07 +13:00
util.cpp Add support for button entities (#2824) 2021-11-30 08:00:51 +13:00
util.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00