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

Automations / Scripts: Small grammar mistake in entity picker for Helper actions #22810

Open
NoRi2909 opened this issue Nov 13, 2024 · 0 comments · May be fixed by #22921
Open

Automations / Scripts: Small grammar mistake in entity picker for Helper actions #22810

NoRi2909 opened this issue Nov 13, 2024 · 0 comments · May be fixed by #22921

Comments

@NoRi2909
Copy link
Contributor

NoRi2909 commented Nov 13, 2024

Describe the issue you are experiencing

When you add any helper action to an automation or script the entity picker also offers to create a new helper of the required type:

Screenshot 2024-11-13 16 27 34

The explanation line is currently

"new_entity": "Create a new entity",

Describe the behavior you expected

That is wrong grammar for an explanation, should be

Creates a new entity

instead, explaining that this creates a new entity.
Small issue in English, much bigger one in translations, in German definitely.

Steps to reproduce the issue

  1. In an automation or script click on Add action.
  2. Select any Helper action.
  3. Click on Choose entity.

What version of Home Assistant Core has the issue?

core-2024.11.1

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 a pull request may close this issue.

1 participant