BottlecapDave / HomeAssistant-OctopusEnergy

Unofficial Home Assistant integration for interacting with Octopus Energy
https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/
MIT License
532 stars 49 forks source link

Minor UI Annoyance #871

Closed theopensourcerer closed 1 month ago

theopensourcerer commented 1 month ago

Describe the bug

When setting up the Energy Dashboard and choosing one of the entities for cost or usage, the dropdown isn't wide enough to show the useful information to decide which option to chose.

Would it be possible to add a "title" tag to the markup so that if you hover over an option the browser shows you the full name? Screenshot attached showing the issue.

Many thanks

Screenshot from 2024-05-15 08-09-30

Reproduction steps

Edit the Energy Dashboard, Add a Consumption, Select one of the options for tracking cost, then open the dropdown below and note you can't read the full description.

Expected behaviour

Somehow display the relevant information

Tariff Code

E-1R-VAR-22-11-01-H

Integration Version

10.3.1

Home Assistant Version

2024.5.3

Fresh Install?

Fresh install

Home Assistant Logs

N/A

Confirmation

BottlecapDave commented 1 month ago

Hello. A title tag would be a HA request as I'm not in control of that. However if you update to the latest version (v11.0.0), the names have been adjusted to hopefully have the more useful information at the start of the name. The alternative is to rename the sensors that you're interested in.

theopensourcerer commented 1 month ago

@BottlecapDave No worries and many thanks for the quick reply. Appreciate it. And the module :-)