python-automower-ble 0.2.8-1
Package Information
| Description | Bluetooth LE control for Husqvarna Automower mowers This library implements the Bluetooth Low Energy protocol used by Husqvarna Automower Connect for direct communication with compatible robotic lawn mowers. It talks to the mower's onboard Bluetooth controller over Bluetooth LE. It can query mower information and state, and can send supported commands including park, pause, resume, and temporary override. The protocol support is based on reverse engineering of Husqvarna Automower Connect BLE behaviour. It is intended for local control of Automower devices that expose the same Bluetooth interface. |
|---|---|
| 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-automower-ble.git (browse) |
| Closes | #1136659 |
| Tracker | https://tracker.debian.org/pkg/python-automower-ble |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Source | python-automower-ble |
|---|---|
| Version | 0.2.8-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
| Date | Thu, 14 May 2026 11:54:09 +0100 |
Changelog
python-automower-ble (0.2.8-1) unstable; urgency=medium . * Initial release. (Closes: #1136659)
.dsc
| Package-List | python3-automower-ble 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: automower-ble Upstream-Contact: Alistair Francis <alistair@alistair23.me> Source: https://github.com/alistair23/AutoMower-BLE Files: * Copyright: Alistair Francis <alistair@alistair23.me> 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'.