mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 02:56:01 +00:00
c6c0dc62ebe42fcc77405181784f7afcd0c55026
- Fix _wait_for_serial_port to use get_serial_ports() instead of os.access() so it works on Windows COM ports - Snapshot serial ports before upload and wait for new ports to appear, preventing false matches on pre-existing serial devices - Auto-select only newly appeared ports after mass storage upload - Guard against ZeroDivisionError if UF2 file is empty
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
585 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
