I am using IOT Link on several computers and it is reporting network upload/download as bit per seconds. It’s ok for me but, in Lovelace, I would like to display it as Megabit per seconds.
As there are multiple computers and NIC’s, I would like to avoid creating template sensors for every sensor and only template the display in Lovelace.
Do you know if there is a way to achieve this ? If I put the lines below in the template editor, it’s displaying what I would like so I guess the code is already present in Lovelace somewhere.
I also tried to use the custom card lovelace templater but it seems it does not work anymore in 0.116.
It’d be helpful if you’d post the solution here for people searching for answers to similar problems. I can’t make heads or tails of how to make lovelace-template-entity-row do what you’re describing.