Fix esphome to a working version

This commit is contained in:
2025-12-13 13:20:43 +00:00
parent 04be7878b3
commit 279eb31ef9
4 changed files with 7 additions and 4 deletions
-1
View File
@@ -26,7 +26,6 @@
shellHook = ''
echo -n "ESPHome "
esphome --version
exec zsh
'';
};
}