home-assistant_OctopusAgile
home-assistant_OctopusAgile copied to clipboard
Allow to set icons, friendly names and UoM in config
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.
