Debian NEW package overview for python-tilt-pi
| python-tilt-pi_0.2.1-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sun, 16 Nov 2025 13:20:22 +0000 |
| Source: | python-tilt-pi |
| Binary: | python3-tilt-pi |
| Architecture: | source all |
| Version: | 0.2.1-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed-By: | Edward Betts <edward@4angle.com> |
| Description: | python3-tilt-pi - Read data from Tilt Pi hydrometer server |
| Closes: | 1120798 |
| Changes: | python-tilt-pi (0.2.1-1) unstable; urgency=medium * Initial release. (Closes: #1120798) |
| Files: | d208313ed3483393f037927f1fa8b21f 2226 python optional python-tilt-pi_0.2.1-1.dsc c6352449be32254eca26c13047f0c35e 32624 python optional python-tilt-pi_0.2.1.orig.tar.gz 8627dc5e39f9419a20afa2279303d179 2084 python optional python-tilt-pi_0.2.1-1.debian.tar.xz a94759e6af5542f9c77e7dae27d605ec 6799 python optional python-tilt-pi_0.2.1-1_amd64.buildinfo b1b5c9d30effcf42220acb2a4da2c6e9 5052 python optional python3-tilt-pi_0.2.1-1_all.deb |
| python-tilt-pi_0.2.1-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | python-tilt-pi |
| Binary: | python3-tilt-pi |
| Architecture: | all |
| Version: | 0.2.1-1 |
| Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Uploaders: | Edward Betts <edward@4angle.com>, |
| Homepage: | https://github.com/michaelheyman/tilt-pi |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/homeassistant-team/deps/python-tilt-pi |
| Vcs-Git: | https://salsa.debian.org/homeassistant-team/deps/python-tilt-pi.git |
| Testsuite: | autopkgtest-pkg-pybuild |
| Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core |
| Build-Depends-Indep: | python3-aiohttp<!nocheck>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck> |
| Package-List: | python3-tilt-pi deb python optional arch=all |
| Files: | c6352449be32254eca26c13047f0c35e 32624 python-tilt-pi_0.2.1.orig.tar.gz 8627dc5e39f9419a20afa2279303d179 2084 python-tilt-pi_0.2.1-1.debian.tar.xz |
| control file for python3-tilt-pi_0.2.1-1_all.deb (click to toggle) | |
|---|---|
| Package: | python3-tilt-pi |
| Source: | python-tilt-pi |
| Version: | 0.2.1-1 |
| Architecture: | all |
| Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Installed-Size: | 28 |
| Depends: | python3-aiohttp, python3:any |
| Section: | python |
| Priority: | optional |
| Homepage: | https://github.com/michaelheyman/tilt-pi |
| Description: | Read data from Tilt Pi hydrometer server This library provides tools for retrieving measurement data from a Tilt Pi device on a local network. Tilt Pi is a Raspberry Pi-based server that collects readings from wireless Tilt Hydrometers used in fermentation monitoring. By communicating with the Tilt Pi API, this library allows software to access temperature, gravity, and other data captured by the hydrometers and transmitted by Tilt Pi. |
| contents of python3-tilt-pi_0.2.1-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-11-16 13:20 ./ drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/ drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tilt_pi-0.2.0.dist-info/ -rw-r--r-- root/root 7 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tilt_pi-0.2.0.dist-info/INSTALLER -rw-r--r-- root/root 2352 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tilt_pi-0.2.0.dist-info/METADATA -rw-r--r-- root/root 88 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tilt_pi-0.2.0.dist-info/WHEEL drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tiltpi/ -rw-r--r-- root/root 326 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tiltpi/__init__.py -rw-r--r-- root/root 1703 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tiltpi/api.py -rw-r--r-- root/root 323 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tiltpi/errors.py -rw-r--r-- root/root 460 2025-11-16 13:20 ./usr/lib/python3/dist-packages/tiltpi/model.py drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/share/ drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-16 13:20 ./usr/share/doc/python3-tilt-pi/ -rw-r--r-- root/root 1484 2025-06-17 04:19 ./usr/share/doc/python3-tilt-pi/README.md -rw-r--r-- root/root 162 2025-11-16 13:20 ./usr/share/doc/python3-tilt-pi/changelog.Debian.gz -rw-r--r-- root/root 1373 2025-11-16 13:20 ./usr/share/doc/python3-tilt-pi/copyright | |
| copyright of python3-tilt-pi_0.2.1-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tilt-pi Upstream-Contact: Michael Heyman Source: https://github.com/michaelheyman/tilt-pi Files: * Copyright: 2025 Michael Heyman License: MIT Files: debian/* Copyright: 2025 Edward Betts <edward@4angle.com> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
Timestamp: 16.11.2025 / 17:03:17 (UTC)