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

Malformed title key for "Energenie Power Sockets" integration #134031

Open
NoRi2909 opened this issue Dec 26, 2024 · 1 comment
Open

Malformed title key for "Energenie Power Sockets" integration #134031

NoRi2909 opened this issue Dec 26, 2024 · 1 comment

Comments

@NoRi2909
Copy link
Contributor

NoRi2909 commented Dec 26, 2024

The problem

The title key of the "Energenie Power Sockets" integration is currently

"title": "Energenie Power Sockets Integration.",

containing the wrong part "integration" and period at the end.

This makes it the only one showing up in the list like that:

Screenshot 2024-12-26 13 15 00

As this looks like a kind of a sentence in Lokalise it also results in even worse translations:

image

Should be just

Energenie Power Sockets

instead.

(I'd fix it myself but changing the "title" key needs additional test so it's out of scope for the GitHub web editor)

What version of Home Assistant Core has the issue?

2025.1.0b2

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Energenie Power Sockets

Link to integration documentation on our website

https://www.home-assistant.io/integrations/energenie_power_sockets/

@home-assistant
Copy link

Hey there @gnumpi, mind taking a look at this issue as it has been labeled with an integration (energenie_power_sockets) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of energenie_power_sockets can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign energenie_power_sockets Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


energenie_power_sockets documentation
energenie_power_sockets source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants