hello @nayelyz
I’m back to you since I’m trying to apply your suggestion using the embedded device configuration approach.
I’m trying to change the default “Power meter” label to the new “My power gadget” - for a powerMeter components - but the attribute does not change.
here is the simple profile yaml - what is wrong in my approach?
name: lanpower.v1
components:
- id: main
capabilities:
- id: energyMeter
version: 1
- id: powerMeter
config:
values:
- key: "power.value"
label: "My power gadget"