mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
21b9a4139abe934869149b0f6c3db7b9a3df407c
- Fix get_varint64_ifdef() to return unconditional guard when any 64-bit varint field has no ifdef (None in ifdefs set) - Wrap USE_API_VARINT64 define with #ifndef to avoid redefinition warnings when esphome/core/defines.h also defines it (test/IDE builds) - Clarify proto.h comment about uint32_t shift behavior at byte 4 - Add namespace to generated api_pb2_defines.h for linter compliance
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
545 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
