Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
/ mopeka_pro_check Public archive

Python code to read the Mopeka Pro Check Tank Sensor

License

Notifications You must be signed in to change notification settings

spbrogan/mopeka_pro_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mopeka-pro-check package

UNSUPPORTED PROJECT

Home Assistant now has native support but the native integration doesn't do tank percentage calculation. Follow this discussion for updates or comments. spbrogan/sensor.mopeka_pro_check#22

There is a great esphome integration that works well and is easy to use. Please checkout the esphome integration here https://esphome.io/components/sensor/mopeka_pro_check.html?highlight=mopeka


OLD

PyPI

Basic package for using a BLE adapter to passively read BLE GAP advertisements looking for Mopeka Pro Check Sensors and decoding the mfg data.

Fluid depth, sensor battery voltage, and other information is available.

Supported Sensors

Get Involved

Github Project here: https://github.com/spbrogan/mopeka_pro_check

Usage