gkreitz / homeassistant-grohe_sense

Grohe Sense integration for Home Assistant
MIT License
42 stars 24 forks source link

Show graph and units #8

Closed trsqr closed 3 years ago

trsqr commented 4 years ago

Currently the counters in the UI will be shown without units and also when you click the items you cannot see historical data.

Here an example, no units (compare to my Aquarea air-water heat pump sensors for example):

image

For example, water pressure is shown like this when I click it:

image

Whereas I would like to see something like this:

image

gkreitz commented 3 years ago

Thank you for this feature request!

I've now set unit_of_measurement on the sensor entities, which should give you the requested graphs.