MCrissDev / Ariela

Ariela
23 stars 18 forks source link

Gauge card not taking name parameter into account #83

Closed TASSDevon closed 5 years ago

TASSDevon commented 5 years ago

The gauge card is using the entity's name rather than using the name field in the gauge card configuration. E.g.:

So it would show ""luftdata_temperature_dht22" rather than "Temperatuur"

MCrissDev commented 5 years ago

I am not really sure i understand what you mean. Using this config Ariela should show "Temperatuur". Isn't?

TASSDevon commented 5 years ago

Exactly, though it is not doing that. Instead, it show the entity name.

Desired/Expected: temperatuur Current behaviour: Luftdata_temperature_dht22

MCrissDev commented 5 years ago

Got it, thank you for explanation.

MCrissDev commented 5 years ago

Hi, Please check with version 1.3.4.8 if the issue still present. Thank you

TASSDevon commented 5 years ago

Fixed!