mirror of
https://github.com/esphome/esphome.git
synced 2026-02-15 14:07:35 -07:00
2dbaedbda2b32bdfe8418e64ee6ecd0e8adde72f
The bufsize > 0 check is redundant because the previous if statement already handles all cases where bufsize <= 0, ensuring that by the time we reach this condition, bufsize is always positive. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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
318 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
