home-assistant_OctopusAgile icon indicating copy to clipboard operation
home-assistant_OctopusAgile copied to clipboard

Allow to set icons, friendly names and UoM in config

Open abinitio1980 opened this issue 4 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Have achieved via customisations.yaml, but every time the sensors update, they revert to the defaults

Describe the solution you'd like A clear and concise description of what you want to happen.

Ability to set icons, friendly names and units of measurements in the config

e.g. run_devices:

  • energy_time: 2.5 entity_id: dishwasher run_before: '08:00:00' run_time: 2.5 friendly_name: 'Start Dishwasher in' unit_of_measurement: 'hours' icon: mdi:dishwasher

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

have tried via customisations functionality, but although the customisations are applied (and saved) they disappear when the devices are updated

Additional context Add any other context or screenshots about the feature request here. Screenshot 2021-04-24 at 13 19 20

abinitio1980 avatar Apr 24 '21 12:04 abinitio1980