Skip to content

fix: add missing invalid_host error string to strings.json#142

Merged
michaelarnauts merged 1 commit into
michaelarnauts:masterfrom
jensihnow:fix/invalid-host-error-string
Apr 22, 2026
Merged

fix: add missing invalid_host error string to strings.json#142
michaelarnauts merged 1 commit into
michaelarnauts:masterfrom
jensihnow:fix/invalid-host-error-string

Conversation

@jensihnow

Copy link
Copy Markdown
Contributor

config_flow.py sets errors = {"base": "invalid_host"} when bridge discovery returns no results, but the key was not defined in strings.json causing the error to be silently swallowed with no user feedback.

Relates to #141

config_flow.py sets errors = {"base": "invalid_host"} when bridge
discovery returns no results, but the key was not defined in strings.json
causing the error to be silently swallowed with no user feedback.

Relates to michaelarnauts#141
@michaelarnauts michaelarnauts merged commit dc70435 into michaelarnauts:master Apr 22, 2026
1 check passed
@michaelarnauts

Copy link
Copy Markdown
Owner

Thanks!

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