Open
Conversation
Rewrite verbose, tutorial-style descriptions into concise, scannable UI copy. Strip decorative language, shorten labels, and move detailed explanations into data_description tooltips. Fix untranslated English string in Slovak translation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Native speaker contribution — reviewed by a German-speaking technical writer. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The previous rewrite dropped {light_name} from the tooltip text,
losing context about which light the example refers to. Important
when configuring many lights sequentially (fredck#117).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rewrites the config flow UI text across all 3 translation files (en, pt-BR, sk) to be concise and scannable:
Before vs After (English)
No Python changes — purely translation/copy improvements.
Context
This is a low-risk incremental step toward the broader UX improvements discussed in #147 and #117. While those issues call for structural changes (visual curve editor, single-screen config), this PR reduces cognitive load in the existing flow by cleaning up the copy.
Notes
{light_name},{current_brightness},{error_entry}) preservedTest plan
{error_entry}placeholder🤖 Generated with Claude Code