mirror of
https://github.com/esphome/esphome.git
synced 2026-02-06 08:29:41 -07:00
e32722db70fb6dbc2d44aaa80fa7607d59ae3bc9
This allows datapoint update messages to be handled even if the overall message is longer than required (likely that it contains trailing empty bytes). The specific type handling will read only the expected data lengths so we only need to hard bail if we have too little data not too much.
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
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
569 MiB
Languages
C++
64.4%
Python
35.3%
C
0.2%
