Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : py-nightscout Version : 1.3.3 Upstream Author : Marcio Granzotto <marciogranzo...@gmail.com> * URL : https://github.com/marciogranzotto/py-nightscout * License : MIT Programming Lang: Python Description : Async interface to access Nightscout CGM data This library provides an asynchronous interface for accessing data stored in Nightscout, a remote monitoring platform for continuous glucose monitoring (CGM). It allows users to fetch and manage their CGM data efficiently from a Nightscout server. Interaction with Nightscout involves retrieving live updates and historical data related to blood glucose levels. The straightforward design ensures reliable data communication between the user and their Nightscout setup over a cloud-based connection. Users needing authenticated access can securely interface with their Nightscout instances, ensuring privacy and data integrity. This connectivity supports various applications ranging from simple monitoring solutions to more complex health data integration setups. Interaction is primarily achieved through cloud polling methods, enabling timely and accurate data retrieval as required. 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.