mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 18:46:02 +00:00
a1df4f80e13460612c141e7abf142e94c3f0a59e
In debug builds (HAS_PROTO_MESSAGE_DUMP), skip dump logging for SubscribeLogsResponse (recursive logging risk) and CameraImageResponse (high-frequency image data noise). This matches the base branch behavior where both bypassed dump logging via direct send_message_impl() calls.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
585 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
