From b7badade56c4e49636edf3baa1d8b55038d3d6d1 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 16 Feb 2022 15:52:54 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index edf163cd..ded9f5ab 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,13 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/e **ESPHome Interface - IP:6052** +⚙️ **To Update ESPHome** + +Run in the LXC console +```yaml +pip3 install esphome --upgrade +``` + ____________________________________________________________________________________________