mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 02:26:01 +00:00
9a028f37ba1d76ca342895c5fb4b0db04809ee39
The base64 character-to-byte conversion was duplicated in both the main decode loop and the tail/padding path. Extract into a shared static helper to reduce flash usage (-64 bytes on ESP32). Co-Authored-By: Claude Opus 4.6 <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
584 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
