Jesse Hills 93202375f4 [docker] Silence CopyIgnoredFile warning for build context root
Change `.*` to `.?*` in .dockerignore so the literal `.` build context
root passed to `COPY . /esphome` no longer matches the catch-all
dotfile pattern. All real dotfiles still match.
2026-05-08 21:28:03 +12:00
2026-04-09 11:28:48 +12:00
S
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 682 MiB
Languages
C++ 61.9%
Python 37.5%
C 0.3%
JavaScript 0.2%