Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-discovery30303 Version : 0.3.3 Upstream Author : J. Nick Koston <[email protected]> * URL : https://github.com/bdraco/discovery30303 * License : Apache-2.0 Programming Lang: Python Description : discover 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

