mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 10:36:01 +00:00
52d76f8db09bd3f60140c801bb4e2e2c8eb8b813
- Fix HelloResponse.name and DeviceInfoResponse.name max_data_length from 120 to 31 to match ESPHOME_DEVICE_NAME_MAX_LEN (hostname limit) - Add max_data_length=120 + force to suggested_area field - Add static_asserts for ESPHOME_DEVICE_NAME_MAX_LEN and ESPHOME_FRIENDLY_NAME_MAX_LEN - Fix comments to accurately describe guarantees
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
587 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
