This commit is contained in:
2026-04-10 09:48:57 -05:00
parent ee55a543fa
commit 26d5a8c686
3 changed files with 6 additions and 1 deletions

View File

@@ -14,6 +14,10 @@ in
autoStart = true;
image = "ghcr.io/esphome/esphome:2026.2.4";
ports = [ "6052:6052" ];
devices = [
"/dev/ttyUSB0"
];
privileged = true;
volumes = [
"/esphome:/config"
# Persist the PlatformIO core dir (penv, packages, platforms) so the