home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.7k stars 30.83k forks source link

Opower - Way to set friendly name for consumption? #100428

Closed markmonroy closed 1 year ago

markmonroy commented 1 year ago

The problem

Hello,

I just set up the Opower integration with ConEd. Seems to be working correctly, but the name on the energy dashboard is very ugly:

Opower cned elec XXXXXXXXXXXXX consumption

Because it isn't a normal sensor I'm unable to use customize.yaml to set a friendly_name. Is there any way around this, or plans to add a friendly name option in the future?

Thanks.

What version of Home Assistant Core has the issue?

2023.09.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Opower

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 year ago

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

Code owner commands Code owners of `opower` 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 opower` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


opower documentation opower source (message by IssueLinks)

tronikos commented 1 year ago

I'm not aware of a way adding friendly names to statistics. The code sets the name at https://github.com/home-assistant/core/blob/d1afcd773faa05f26cd9a2a7da64b5dda6b24016/homeassistant/components/opower/coordinator.py#L165 I don't have plans making that configurable. Core maintainers want github to track issues and since this is more a feature request than an issue I'm closing it.

tronikos commented 1 year ago

@home-assistant close

markmonroy commented 1 year ago

Thanks. Is there a better place to submit feature requests? The name looks really really really ugly. I can't be the only one who thinks so.

tronikos commented 1 year ago

My understanding is feature requests should go in the community forum https://community.home-assistant.io/c/feature-requests/13