esphome/esphome/components/api
Kuba Szczodrzyński a9630ac847
Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509)
Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
Co-authored-by: Sam Neirinck <git@samneirinck.com>
Co-authored-by: David Buezas <dbuezas@users.noreply.github.com>
Co-authored-by: Stroe Andrei Catalin <catalin2402@gmail.com>
Co-authored-by: Sam Neirinck <github@samneirinck.be>
Co-authored-by: Péter Sárközi <xmisterhu@gmail.com>
Co-authored-by: Hajo Noerenberg <hn@users.noreply.github.com>
2023-09-05 10:16:08 +12:00
..
__init__.py Update components "if x in config" (#5181) 2023-08-02 16:25:26 +12:00
api_connection.cpp Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
api_connection.h Fix silence detection flag on voice assistant (#5120) 2023-07-19 11:38:47 +12:00
api_frame_helper.cpp Upgrade clang-format to v13 (#4535) 2023-03-20 03:38:41 +00:00
api_frame_helper.h Add push to talk voice assistant (#4648) 2023-04-11 23:45:10 +00: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 Alarm Control Panel (#4770) 2023-06-15 12:34:39 +12:00
api_pb2_service.h Add Alarm Control Panel (#4770) 2023-06-15 12:34:39 +12:00
api_pb2.cpp Prepare api and time for ESP-IDF >= 5 (#5332) 2023-09-04 15:51:04 -05:00
api_pb2.h Fix silence detection flag on voice assistant (#5120) 2023-07-19 11:38:47 +12:00
api_server.cpp Fix silence detection flag on voice assistant (#5120) 2023-07-19 11:38:47 +12:00
api_server.h Fix silence detection flag on voice assistant (#5120) 2023-07-19 11:38:47 +12:00
api.proto Fix silence detection flag on voice assistant (#5120) 2023-07-19 11:38:47 +12:00
client.py Adjust signature for on_disconnect (#5009) 2023-07-04 12:57:44 +12:00
custom_api_device.h Activate owning-memory clang-tidy check (#1891) 2021-09-13 11:31:02 +02:00
homeassistant_service.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
list_entities.cpp Add Alarm Control Panel (#4770) 2023-06-15 12:34:39 +12:00
list_entities.h Add Alarm Control Panel (#4770) 2023-06-15 12:34:39 +12:00
proto.cpp use PRIx macros for printing u32/i32 ints (#4671) 2023-04-10 22:20:02 +00:00
proto.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
subscribe_state.cpp Add Alarm Control Panel (#4770) 2023-06-15 12:34:39 +12:00
subscribe_state.h Add Alarm Control Panel (#4770) 2023-06-15 12:34:39 +12:00
user_services.cpp Esp32 c3 support (#2035) 2021-07-20 11:12:22 +02:00
user_services.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00