Source: python-oemthermostat
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm,
Build-Depends-Indep:
 python3-pytest <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-sphinx-automodapi <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-sphinxcontrib.httpdomain <!nodoc>,
Standards-Version: 4.7.4
Homepage: https://github.com/Cadair/openenergymonitor_thermostat
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-oemthermostat
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-oemthermostat.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-oemthermostat
Architecture: all
Description: interface to the OpenEnergyMonitor Thermostat HTTP API
 This library reads the current temperature, target temperature, operating
 mode and relay state from an OpenEnergyMonitor Thermostat. It can also set
 the target temperature, change the operating mode and toggle the relay
 through the device's HTTP API.
