From eb17b36d625eb0370a9984c3128d527da980be1b Mon Sep 17 00:00:00 2001 From: Bill Flood Date: Tue, 30 Jul 2024 12:07:57 -0700 Subject: [PATCH] Add additional medium types to mopeka (#34004) Co-authored-by: J. Nick Koston --- source/_integrations/mopeka.markdown | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/source/_integrations/mopeka.markdown b/source/_integrations/mopeka.markdown index 829ff21b1bd..9b35998122e 100644 --- a/source/_integrations/mopeka.markdown +++ b/source/_integrations/mopeka.markdown @@ -21,9 +21,24 @@ Integrates [Mopeka](https://www.mopekaiot.com/) devices into Home Assistant. The Mopeka integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional. -## Supported devices +When setting up or changing options for a device, a medium, the substance the sensor measures, such as propane, can be chosen. The sensor needs to use the type of medium to adjust the coefficients used in the ultrasonic sensor calculations. -The integration only supports measuring LPG (Liquefied petroleum gas). Other substances will produce incorrect readings. +## Supported Mediums + +- Propane (default) +- Air (for unpressurized top-down sensors like water tanks) +- Fresh Water (for bottom-up sensors) +- Waste Water +- Live Well +- Black Water +- Raw Water +- Gasoline +- Diesel +- LNG +- Oil +- Hydraulic Oil + +## Supported devices - [Pro Plus](https://www.mopekaiot.com/product/mopeka-pro-plus-sensor) (M1015) - [Pro Check](https://www.mopekaiot.com/product/mopeka-pro-check-sensor-aluminum-lpg-cylinders-w-collar) (M1017)