mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 23:37:34 +00:00
02249296249e2a602ce33908d4bfd54a1e33a2b1
Writes, configure, modem pins and flush previously passed for any authenticated client while nobody held the port. With a tap attached that allowed an unsubscribed writer to share the wire with the tap, with no way to select RAW to stop it (set_mode already refuses non-subscribers). All port operations now require being the live subscriber, and the proto comments state the precondition. Also fold the ifdef-inside-if in set_mode_from_client into a has_tap local for readability.
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
591 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
