esphome updates

This commit is contained in:
2026-02-06 20:10:20 -05:00
parent 27e9c42d4c
commit 40f221376f
3 changed files with 101 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ sudo usermod -a -G dialout ducoterra
Then "run" your config file
```bash
cd active/device_esp32
cd active/device_esphome
uv venv
uv pip install esphome
source .venv/bin/activate