Skip to content

feat: Better zeroconf discovery title #99

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

Merged
merged 1 commit into from
May 10, 2025

Conversation

Hypfer
Copy link
Contributor

@Hypfer Hypfer commented May 10, 2025

As it works now, when the integration discovers a new device, it spawns a found device like this:

image

That's not very helpful when you have multiple ones though.
I had to randomly try to upload zip files for each of the ones I got until it started working.

With this PR, it will look like this:

image

Logic has been taken from how the official shelly integration does it:
https://github.com/home-assistant/core/blob/45c0a19a6897cfdd95ce633b94a121802153833d/homeassistant/components/shelly/config_flow.py#L310-L315

@chris-mc1
Copy link
Owner

Thanks

@chris-mc1 chris-mc1 merged commit de90f46 into chris-mc1:main May 10, 2025
8 checks passed
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.

2 participants