This commit is contained in:
2026-04-10 09:49:19 -05:00
parent 26d5a8c686
commit 152efb84da

View File

@@ -12,7 +12,7 @@ in
config = mkIf cfg.enable { config = mkIf cfg.enable {
virtualisation.oci-containers.containers.esphome = { virtualisation.oci-containers.containers.esphome = {
autoStart = true; autoStart = true;
image = "ghcr.io/esphome/esphome:2026.2.4"; image = "ghcr.io/esphome/esphome";
ports = [ "6052:6052" ]; ports = [ "6052:6052" ];
devices = [ devices = [
"/dev/ttyUSB0" "/dev/ttyUSB0"