Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update process #105

Open
northirid opened this issue Nov 14, 2024 · 3 comments
Open

Update process #105

northirid opened this issue Nov 14, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@northirid
Copy link

Hi all,

I currently have 7 units running on v2.0 of this.

Is there a straightforward way of updating to 3.0, or is the "easiest" way going to be to go through and match the values from oldunit.yaml into newunit.yaml and then overwrite oldunit.yaml with the updated code?

@Theetjuh
Copy link

That’s what I did, it took some time, but all operational here.

@Maxxxel
Copy link

Maxxxel commented Jan 3, 2025

Is there a detailed instruction somewhere?

I installed my unit like 8 mo ago. I have no idea what I need to do to update to 3.0

Please 🥺

@RobertJansen1
Copy link
Collaborator

the easiest way i know, unfortunattely, is through the method described by @northirid

other than the readme i have not done much on documenting this (there is some in the linked issue should you encounter issue) but it boils down to comparing the current esphome configuration in your home assistance with the new one, keep all unit-specific stuff (like names, passwords, ota and such) and replace everything else with the new code from the example yaml. if someone wants to write more detailed documentation, please feel free to create a pull request and i will happily review and merge it :)

@RobertJansen1 RobertJansen1 added the documentation Improvements or additions to documentation label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants