mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 09:54:19 -07:00
94ea15008257ba38d11ee7dec6df15e317c9a46d
Add @warning comments to all format_hex_pretty() overloads in helpers.h pointing to the buffer-based format_hex_pretty_to() alternatives. Deprecate with ESPDEPRECATED (removal 2026.9.0): - EthernetComponent::get_eth_mac_address_pretty() -> use get_eth_mac_address_pretty_into_buffer() - AsyncWebServerRequest::url() -> use url_to() Neither deprecated method has internal callers.
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
517 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
