spbrogan / sensor.mopeka_pro_check

Home Assistant custom component to support Mopeka Pro Check Tank Level Sensors
Other
21 stars 4 forks source link

Information's on "Level Value" #14

Closed Next9999 closed 2 years ago

Next9999 commented 2 years ago

Hi

one of the attribute is "Level"... i am trying to understand the value provided

I was thinking to use to value to see if my RV is level :-) i have contact Mopeka , but they said that Home Assistance was not in scope :-(

tks again and nice work

Having the Propane Level in my Home Assistance is very useful

image

spbrogan commented 2 years ago

I didn't think it was called level in the sensor attributes. It should be the distance the sensor is reading in mm.
https://github.com/spbrogan/sensor.mopeka_pro_check/blob/10e0075f7416ce639efc1430b76e58265b8deed9/custom_components/mopeka_pro_check/sensor.py#L217

spbrogan commented 2 years ago

hopefully that helps