DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-arwn-client 0.2.1-1

Package Information

DescriptionParser for ARWN weather station MQTT messages

Provides structured device and reading objects from recognised ARWN topics and payloads.

The library interprets MQTT messages published by ARWN weather stations. It extracts device identifiers, device names, sensor keys, sensor names, measurement values, and units, returning them as device and reading records. Recognised messages can represent individual measurements such as temperature or wind speed, while unknown topics are ignored.

The command-line interface connects to an MQTT broker, subscribes to incoming ARWN messages, and displays the resulting readings. Broker host and port can be selected, processing can be limited to a specified number of messages, and output can be formatted as JSON.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-arwn-client.git (browse)
Closes#1143846
Trackerhttps://tracker.debian.org/pkg/python-arwn-client
Uploaded3 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateFri, 07 Aug 2026 09:36:36 +0100
Sourcepython-arwn-client
Version0.2.1-1
Changed-ByEdward Betts
Changelog
python-arwn-client (0.2.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1143846)
.dsc
Priorityoptional
Componentmain
Package-Listpython3-arwn-client deb python optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: arwn-client
Upstream-Contact: Sean Dague <sean@dague.net>
Source: https://github.com/sdague/arwn-client

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.

Back to Dashboard | View all reviews for this package