Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-altruistclient Version : 0.1.1 Upstream Author : Alena Bugrova <[email protected]> * URL : https://github.com/LoSk-p/altruistclient * License : Apache-2.0 Programming Lang: Python Description : Client for discovering and querying Altruist sensors on local networks This library discovers Altruist ESP32-based sensors on a local network using mDNS service announcements and communicates with detected devices over HTTP. . It provides support for listing available devices, representing them as structured device objects, and retrieving sensor metadata and measurement data from individual units. The returned information includes identifiers, network addresses, firmware information when available, sensor names, and the values reported by the device. . The library talks directly to Altruist sensor devices present on the same local network. It is intended for interaction with those devices and their HTTP data endpoint rather than with remote cloud services. 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.

