yo-han / Home-Assistant-Carelink

Unofficial Home Assistant Carelink Component
MIT License
19 stars 8 forks source link

Wrong last glucose level mmol/l #62

Closed Lekskog closed 2 months ago

Lekskog commented 3 months ago

I'm running the latest beta version 2024.2.0.1-rc1 but the problem is that it types out the last glucos level as exampel 117,11 mmol/l when it is 11,7 mmol/l

bvdkerkhof commented 3 months ago

Also have the same issue running the latest rc and HA 2024.2.0

Lekskog commented 3 months ago

Also have the same issue running the latest rc and HA 2024.2.0

I have solved it by doing a helper template that take the value and divide it by 10

yo-han commented 3 months ago

Fixed in the next release