Source: python-temperusb Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-pytest , python3-usb , Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/padelt/temper-python Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-temperusb Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-temperusb.git Package: python3-temperusb Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Readings from USB-connected TEMPer devices This library provides functionality for interfacing with TEMPer devices over USB, allowing the retrieval of temperature readings. It supports various versions of TEMPer devices, which communicate via USB to report temperature and optionally humidity data. The library facilitates reading data directly from these devices, making use of their capabilities to provide accurate sensor outputs. Users can calibrate and configure the devices, adjusting the output scale and offset to ensure accurate measurements. The library can handle multiple devices simultaneously, presenting data through a straightforward command-line interface.