mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 07:47:33 +00:00
de32e368243d6eff8ad986a327ccd3f5cdc862aa
Hand built frames check that decode_field() takes a field with its declared wire type, drops the same field sent length delimited or as fixed32, ignores a varint key, and skips an unknown field with a two byte tag before decoding the rest. Client commands cover two byte tags and varints, a two byte length prefix and a negative fixed32 float.
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
592 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
