Skip to content

Replace hardcoded URLs in strings.json and translation files.#1422

Open
ademuri wants to merge 1 commit intobasnijholt:mainfrom
ademuri:strings
Open

Replace hardcoded URLs in strings.json and translation files.#1422
ademuri wants to merge 1 commit intobasnijholt:mainfrom
ademuri:strings

Conversation

@ademuri
Copy link
Contributor

@ademuri ademuri commented Feb 14, 2026

This replaces them with placeholders ({webapp_url} and {docs_url}), and updates config_flow.py to inject these values.

This fixes the "Validate with hassfest" CI action.

This replaces them with placeholders ({webapp_url} and {docs_url}), and
updates config_flow.py to inject these values.

This fixes the "Validate with hassfest" CI action.
@ademuri ademuri marked this pull request as ready for review February 14, 2026 07:10
@ademuri ademuri requested a review from basnijholt as a code owner February 14, 2026 07:10
Copy link

@homeassilol homeassilol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean change — consistent URL placeholder pattern across all translation files. LGTM.

Copy link

@homeassilol homeassilol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean and consistent — replaces hardcoded URLs with proper constants. LGTM.

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