mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
14f6d44ac272f84d1ba095d7ac84f033803c18dc
- Refuse PROTOCOL with NOT_SUPPORTED when the port has no tap, so a client cannot mistake a plain pipe for an active tap - Skip tap_pump() when neither the tap nor a subscriber would receive the bytes, instead of draining the FIFO into the void - Rename the client-facing overload to set_mode_from_client, matching write_from_client - Document that PORT_IN_USE also covers callers that never subscribed, and that the YAML mode applies only until the first session ends
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
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
