Replies: 2 comments 4 replies
-
https://esphome.io/guides/faq.html#how-do-i-update-to-the-latest-version After creation, pick your flavor and run in the LXC console
Then a |
Beta Was this translation helpful? Give feedback.
-
Can you give me a hint on how to make a common shared directory between multiple LXC containers? Would be important to run in cluster environment, and be able to migrate. For example, I'd host the files on the LXC running the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ESPHome has 3 flavours (also available as 3 different Home Assistant add-ons):
Would be nice to have a choice in the installer script to select which flavour to install. Not in the advanced settings, just at the beginning. The use case is to have the possibility to have the 3 different flavours installed as separate LXCs.
Not sure if the script also performs an update, however the
dev
flavour has daily updates (or more often when the leader developer performs an immediate build) so it would be very handy to be able to do the update through the script, at the flavour chosen during the installation.The only question that remains to be thought about is how to mount a shared storage between them (in a Proxmox cluster environment), in order for all 3 LXCs to use the same ESPHome yaml configuration directory (just like they do as HA add-ons).
Beta Was this translation helpful? Give feedback.
All reactions