Oui une multiple-entity-row c’est ce que j’allais proposer. Et pour ne pas afficher la valeure si ton entité retourne 0W j’imagine qu’il faut coupler cela avec une conditional card
Même pas besoin, multiple-entity-row permet de le faire.
Hiding
The hide_if option can be used to hide an entity if its state or attribute value matches the specified criteria. It can be used directly with a string, number or boolean value (i.e. hide_if: 'off'), as a list with several values, or as an object with one or more of the options listed below.
Name
Type
Description
above
number
Hidden if entity number value is above the specified value
below
number
Hidden if entity number value is below the specified value
value
list/any
Hidden if value matches specified value or any value in a list