Esphome

From DWIKI
Revision as of 14:07, 4 January 2026 by Tony (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Links

HOWTO

Run esphome in venv

mkdir venv
cd venv
python3 -m venv esphome
source esphome/bin/activate
pip install esphome

Flash new image

esphome run your.yaml