esphome/esphome/components/api
Jesse Hills c2756d57d8
Allow entity names to be set to None (#4607)
* Allow entity names to be set to None so they take on the device friendly_name automatically

* Use empty
2023-03-26 22:49:09 +00:00
..
__init__.py Bump noise-c from 0.1.3 to 0.1.4 (#2602) 2021-10-22 12:12:07 +02:00
api.proto Add ability to clear the gatt cache (#4621) 2023-03-26 21:48:56 +00:00
api_connection.cpp Allow entity names to be set to None (#4607) 2023-03-26 22:49:09 +00:00
api_connection.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
api_frame_helper.cpp Upgrade clang-format to v13 (#4535) 2023-03-20 03:38:41 +00:00
api_frame_helper.h Unify 'nullptr' initalization of class members; (#3805) 2022-09-15 11:53:02 +12: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.cpp Add ability to clear the gatt cache (#4621) 2023-03-26 21:48:56 +00:00
api_pb2.h Add ability to clear the gatt cache (#4621) 2023-03-26 21:48:56 +00:00
api_pb2_service.cpp Add ability to clear the gatt cache (#4621) 2023-03-26 21:48:56 +00:00
api_pb2_service.h Add ability to clear the gatt cache (#4621) 2023-03-26 21:48:56 +00:00
api_server.cpp Add ability to clear the gatt cache (#4621) 2023-03-26 21:48:56 +00:00
api_server.h Add ability to clear the gatt cache (#4621) 2023-03-26 21:48:56 +00:00
client.py Remove spurious Zeroconf instance from api client (#3143) 2022-02-09 14:57:00 +01: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 Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
list_entities.h Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
proto.cpp Webserver utilize Component Iterator to not overload eventstream (#3310) 2022-03-23 09:45:05 +13:00
proto.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
subscribe_state.cpp Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
subscribe_state.h Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +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