mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 01:44:20 -07: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
516 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
