esphome/esphome/components/api
Peter Galantha aeb81e547b
Add state_class total (#3608)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-11 14:00:09 +12: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 state_class total (#3608) 2022-08-11 14:00:09 +12:00
api_connection.cpp Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
api_connection.h Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
api_frame_helper.cpp Fix some typos found by codespell (#3598) 2022-06-27 18:02:46 -03: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.cpp Add state_class total (#3608) 2022-08-11 14:00:09 +12:00
api_pb2.h Add state_class total (#3608) 2022-08-11 14:00:09 +12:00
api_pb2_service.cpp Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
api_pb2_service.h Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
api_server.cpp Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
api_server.h Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12: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 Convert is_callable to a backport of std::is_invocable (#3023) 2022-01-10 11:07:37 +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 protobuf: fix incomplete 64 bits implementation (#3341) 2022-04-04 08:38:44 +12: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 Enable readability-named-parameter check (#3098) 2022-01-23 20:39:07 +13:00