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

Gateway no longer working after ESPHome update #46

Open
rospogrigio opened this issue Jul 29, 2024 · 6 comments
Open

Gateway no longer working after ESPHome update #46

rospogrigio opened this issue Jul 29, 2024 · 6 comments

Comments

@rospogrigio
Copy link
Owner

Hi @formatBCE , how are you?
I need some help because after one of the latest updates of ESPHome (couldn't figure hout which) for some reason the gateway stopped working. I believe it was one that requested a change in the YAML file, adding "platform: esphome" to the ota: block.
In the logs I don't see anything, as if I'm not receiving any adv message from the lock. Do you have any idea of what might have caused the issue and/or how to debug/solve it?
Thank you in advance, as always!

@formatBCE
Copy link
Contributor

Hi there!
Huh, interesting! I don't use that lock anymore, so didn't realize there's a problem.
I don't think the issue is in ota platform itself. If you were updating gateway, maybe you added some other functionality like improv? That won't work with our Bluetooth stack, that's for sure...

I will try to find the lock and set up a test rig. It should be somewhere in one of drawers...

@randybb
Copy link

randybb commented Jul 29, 2024

There was a breaking change in 2024.6.0 related to OTA, so you need to change it accordingly.

@rospogrigio
Copy link
Owner Author

Thank you @randybb ! I think I have done what was needed, is there anything else I should do other than adding "platform: esphome" to the ota: block?

@randybb
Copy link

randybb commented Jul 29, 2024

To "fix" the esphome OTA only this, so you should be good.

@antonbek89
Copy link

Hi
I bumping this thread
For me also didn’t work

@formatBCE
Copy link
Contributor

Hi
I bumping this thread
For me also didn’t work

Check couple comments above, you need to update OTA section in your YAML.

Otherwise it should work.

BTW, it's actually recommended to avoid updating ESP with every release, and compile only if there's new, crucial functionality for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants