Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-autoskope-client Version : 1.4.1 Upstream Author : Nico Liebeskind <[email protected]> * URL : https://github.com/mcisk/autoskope_client * License : Apache-2.0 Programming Lang: Python Description : Client for the Autoskope vehicle tracking API Provides authenticated access to vehicle and position data exposed by the Autoskope service. . This library connects to an Autoskope vehicle tracking server using supplied host, username, and password credentials. It retrieves vehicle records including identifiers, names, models, battery and external power voltage, GPS quality, device IMEI, and current position data. . Position data includes latitude, longitude, speed, timestamp, and park status. The client maintains an authenticated session with isolated cookies and supports explicit connection management or automatic cleanup through a context manager. 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.

