python-waterfurnace 1.8.0-1
Package Information
| Description | interface for WaterFurnace and GeoStar geothermal systems This library communicates with the Symphony services for WaterFurnace and GeoStar geothermal systems. It retrieves live temperature, humidity, operating mode, airflow, water flow, and power sensor readings, as well as historical energy data. It can select locations and devices on accounts with multiple systems and adjust thermostat modes, heating and cooling setpoints, fan modes, and humidity settings. A command-line interface is also included. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-waterfurnace.git (browse) |
| Closes | #1146140 |
| Tracker | https://tracker.debian.org/pkg/python-waterfurnace |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Architecture | all source |
|---|---|
| Distribution | unstable |
| Date | Sun, 30 Aug 2026 09:39:51 +0100 |
| Source | python-waterfurnace |
| Version | 1.8.0-1 |
| Changed-By | Edward Betts |
Changelog
python-waterfurnace (1.8.0-1) unstable; urgency=medium . * Initial release. (Closes: #1146140)
.dsc
| Package-List | python3-waterfurnace deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: waterfurnace
Upstream-Contact: Sean Dague <sean@dague.net>
Source: https://github.com/sdague/waterfurnace
Files: *
Copyright: 2018, Sean Dague
License: Apache-2.0
Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache 2.0 License
can be found in /usr/share/common-licenses/Apache-2.0 file.