yo-han / Home-Assistant-Carelink

Unofficial Home Assistant Carelink Component
MIT License
24 stars 12 forks source link

pump reservoir #88

Open rgsearley opened 3 weeks ago

rgsearley commented 3 weeks ago

id like to changr rge nightscout reservoir remain, to the reservoir amount and not the IOB

i assume its this line of code reservoir=rawdata["activeInsulin"]["amount"],

what should it be changed to?

sedy89 commented 4 days ago

id like to changr rge nightscout reservoir remain, to the reservoir amount and not the IOB

i assume its this line of code reservoir=rawdata["activeInsulin"]["amount"],

what should it be changed to?

You can change it to rawdata["reservoirRemainingUnits"]