DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-discovery30303 0.3.3-1

Package Information

Descriptiondiscover devices responding on TCP port 30303

This Python library discovers devices on the local network that respond on TCP port 30303. It probes hosts on the network and identifies those that expose a service on this port, allowing applications to locate compatible devices automatically.

The library is intended for use by software that needs to find hardware providing services on port 30303 before interacting with it for status queries or control operations.

It is commonly used to locate Steamist digital steam shower controllers, such as the 450 and 550 Digital Control models, which expose a network interface on this port.

The package provides discovery only and does not implement control of the devices themselves.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-discovery30303.git (browse)
Closes#1130609
Trackerhttps://tracker.debian.org/pkg/python-discovery30303
Uploaded4 months, 25 days ago

New Package Report

.changes
Distributionunstable
DateFri, 13 Mar 2026 15:40:55 +0000
Sourcepython-discovery30303
Version0.3.3-1
Changed-ByEdward Betts
Architectureall source
Changelog
python-discovery30303 (0.3.3-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130609)
.dsc
Priorityoptional
Componentmain
Package-Listpython3-discovery30303 deb python optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: discovery30303
Upstream-Contact: J. Nick Koston <nick@koston.org>
Source: https://github.com/bdraco/discovery30303

Files: *
Copyright: 2020 J. Nick Koston <nick@koston.org>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Review Information

accepted — allocated to mechtilde 4 months, 25 days ago, started 4 months, 25 days ago, completed 4 months, 25 days ago.

Final Comment

Back to Dashboard | View all reviews for this package