Debian NEW package overview for pysmartthings
pysmartthings_3.3.1-1_amd64.changes (click to toggle)
Format:1.8
Date:Mon, 13 Oct 2025 13:34:41 +0100
Source:pysmartthings
Binary:python3-pysmartthings
Architecture:source all
Version:3.3.1-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-pysmartthings - Asynchronous client for Samsung SmartThings Cloud API
Closes:1117998
Changes:
pysmartthings (3.3.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1117998)
Files:
da6f605d34366b380457180976a89af5 2451 python optional pysmartthings_3.3.1-1.dsc
aa3c164913579cb8517713ee63a8ce6c 400105 python optional pysmartthings_3.3.1.orig.tar.gz
25975b6c8b35872172265e4d6db4f26d 2320 python optional pysmartthings_3.3.1-1.debian.tar.xz
27d54a15da15452492c143045a225348 7496 python optional pysmartthings_3.3.1-1_amd64.buildinfo
0c9a98848994b6eb3033c64d9489d849 62856 python optional python3-pysmartthings_3.3.1-1_all.deb
pysmartthings_3.3.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:pysmartthings
Binary:python3-pysmartthings
Architecture:all
Version:3.3.1-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/pySmartThings/pysmartthings
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/pysmartthings
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/pysmartthings.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-aiohttp-sse-client2<!nocheck>, python3-aioresponses<!nocheck>, python3-mashumaro<!nocheck>, python3-orjson<!nocheck>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-pytest-cov<!nocheck>, python3-syrupy<!nocheck>, python3-yarl<!nocheck>
Package-List:python3-pysmartthings deb python optional arch=all
Files:
aa3c164913579cb8517713ee63a8ce6c 400105 pysmartthings_3.3.1.orig.tar.gz
25975b6c8b35872172265e4d6db4f26d 2320 pysmartthings_3.3.1-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for pysmartthings_3.3.1-1.dsc (click to toggle)
README.source for pysmartthings_3.3.1-1.dsc (click to toggle)
No README.source in this package
control file for python3-pysmartthings_3.3.1-1_all.deb (click to toggle)
Package:python3-pysmartthings
Source:pysmartthings
Version:3.3.1-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:362
Depends:python3-aiohttp, python3-aiohttp-sse-client2, python3-mashumaro, python3-orjson, python3-yarl, python3:any
Section:python
Priority:optional
Homepage:https://github.com/pySmartThings/pysmartthings
Description:
Asynchronous client for Samsung SmartThings Cloud API
 This library provides asynchronous access to the Samsung SmartThings Cloud
 API. It supports communication with SmartThings devices and services connected
 via the SmartThings platform, enabling retrieval of device status, state
 changes, and control commands for a wide range of device types including
 lights, thermostats, sensors, switches, locks, fans, scenes, and covers.
 Devices can be queried for their current state or controlled through supported
 API endpoints. The library models entities such as devices, locations, and
 scenes and handles authentication through a personal access token. It supports
 real-time updates by subscribing to device events and receiving push
 notifications using webhooks. Multiple SmartThings accounts and locations are
 supported, with each represented as a separate context. Device data such as
 battery level, temperature, humidity, presence, air quality, and power
 consumption can be accessed. This enables integration with software that
 manages or monitors Wi-Fi and Zigbee/Z-Wave devices within the SmartThings
 ecosystem, with support for synchronizing state changes and issuing commands
 remotely using the SmartThings Cloud infrastructure.
lintian 2.116.3+deb12u1 check for python3-pysmartthings_3.3.1-1_all.deb (click to toggle)
contents of python3-pysmartthings_3.3.1-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-13 12:34 ./
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/lib/
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/
-rw-r--r-- root/root      1959 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/__init__.py
-rw-r--r-- root/root    141084 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/attribute.py
-rw-r--r-- root/root     50253 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/capability.py
-rw-r--r-- root/root     90574 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/command.py
-rw-r--r-- root/root       204 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/const.py
-rw-r--r-- root/root      1537 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/exceptions.py
-rw-r--r-- root/root     15908 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/models.py
-rw-r--r-- root/root         0 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/py.typed
-rw-r--r-- root/root     24358 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings/smartthings.py
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings-0.0.0.dist-info/
-rw-r--r-- root/root         7 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings-0.0.0.dist-info/INSTALLER
-rw-r--r-- root/root     16110 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings-0.0.0.dist-info/METADATA
-rw-r--r-- root/root        88 2025-10-13 12:34 ./usr/lib/python3/dist-packages/pysmartthings-0.0.0.dist-info/WHEEL
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/share/
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-13 12:34 ./usr/share/doc/python3-pysmartthings/
-rw-r--r-- root/root      5315 2025-10-06 10:38 ./usr/share/doc/python3-pysmartthings/README.md.gz
-rw-r--r-- root/root       162 2025-10-13 12:34 ./usr/share/doc/python3-pysmartthings/changelog.Debian.gz
-rw-r--r-- root/root      1056 2025-10-13 12:33 ./usr/share/doc/python3-pysmartthings/copyright

Timestamp: 13.10.2025 / 15:02:54 (UTC)