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

Disable manufacturer update by default #141

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Disable manufacturer update by default #141

merged 1 commit into from
Aug 18, 2024

Conversation

EverythingSmartHome
Copy link
Owner

This changes the new manufacturer update entity to disabled by default, so that it is hidden. This is due to many users getting confused at the difference between the ESPHome update entity and the new manufacturer update entity. This has caused them to overwrite their encryption key and thus Home Assistant isn't able to communicate with the device.

Until their is a better way to handle the manufacturer updates when an encryption key is set, I will disable it for now to not cause so much confusion.

It also removes the http_request timeout that was set in a previous version to help with an esphome bug. The timeout in ESPHome is now 4.5s by default.

@EverythingSmartHome EverythingSmartHome merged commit 7f94d7e into main Aug 18, 2024
30 checks passed
@EverythingSmartHome EverythingSmartHome deleted the update branch August 18, 2024 20:22
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

Successfully merging this pull request may close these issues.

1 participant