Source: tilt-ble Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-poetry-core, Build-Depends-Indep: python3-bluetooth-sensor-state-data , python3-home-assistant-bluetooth , python3-myst-parser , python3-pytest , python3-pytest-cov , python3-sensor-state-data , python3-sphinx , python3-sphinx-rtd-theme , Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/Bluetooth-Devices/tilt-ble Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/tilt-ble Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/tilt-ble.git Package: python3-tilt-ble Architecture: all Depends: python3-home-assistant-bluetooth, ${misc:Depends}, ${python3:Depends}, Description: Parser library for Tilt BLE devices This library provides functionalities to parse data from Tilt Bluetooth Low Energy (BLE) devices. It enables communication and data extraction from Tilt Hydrometers and Thermometers, which are used to measure gravity and temperature. The library listens for incoming BLE signals, interprets the data packets, and makes the parsed information available for further use. Whether it’s for monitoring or analysis, this library simplifies interaction with Tilt BLE devices.