python-ecoaliface 0.7.0-1
Package Information
| Description | interface for eSterownik.pl eCoal boiler controllers This library communicates with eCoal and Bruli solid-fuel boiler controllers over HTTP. It reads temperatures, operating modes, target temperatures, and the states of pumps, the coal feeder, and the air pump. It can also estimate the amount of coal remaining. The controller interface can change pump and feeder states, air-pump power, the operating mode, and the target feedwater temperature. |
|---|---|
| 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-ecoaliface.git (browse) |
| Closes | #1145093 |
| Tracker | https://tracker.debian.org/pkg/python-ecoaliface |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Changed-By | Edward Betts |
|---|---|
| Architecture | all source |
| Distribution | unstable |
| Date | Sat, 22 Aug 2026 11:14:03 +0100 |
| Source | python-ecoaliface |
| Version | 0.7.0-1 |
Changelog
python-ecoaliface (0.7.0-1) unstable; urgency=medium . * Initial release. (Closes: #1145093)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-ecoaliface deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ecoaliface Upstream-Contact: Mateusz Korniak <matkorpypiorg@ant.gliwice.pl> Source: https://github.com/matkor/ecoaliface Files: * Copyright: Mateusz Korniak <matkorpypiorg@ant.gliwice.pl> License: GPL-3+ Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.