File: control

package info (click to toggle)
python-ondilo 0.5.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 100 kB
  • sloc: python: 153; makefile: 7
file content (31 lines) | stat: -rw-r--r-- 1,188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: python-ondilo
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/JeromeHXP/ondilo
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-ondilo
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-ondilo.git

Package: python3-ondilo
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Client to access Ondilo ICO APIs
 This library provides a simple client to interact with the Ondilo ICO APIs. It
 allows users to authenticate via OAuth2 and retrieve various data points
 related to their pools or spas. Users can fetch information such as water
 temperature, Oxydo Reduction Potential (ORP), pH, TDS (Total Dissolved
 Solids), battery status, and RSSI signal strength from the ICO device.
 Additionally, it supports retrieving personalized maintenance recommendations
 and historical data on water quality measurements.