DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-momonga 0.3.0-1

Package Information

DescriptionRoute B communicator for low-voltage smart electric energy meters

This library communicates with low-voltage smart electric energy meters through Japan's Route B service, using supported Wi-Fi SUN modules such as BP35C2-compatible devices connected over a serial interface. It handles PAN scanning and PANA session establishment, then exchanges ECHONET Lite property requests and responses with the meter.

It can read meter information and operating data including operation status, installation location, standard version information, fault status, manufacturer code, serial number, date and time settings, instantaneous power, instantaneous current, cumulative energy, and fixed-time cumulative energy readings. It also supports retrieval of historical cumulative energy data, including daily history and shorter-interval history where the meter provides those properties, and it can query the meter's supported property maps.

The library talks to two kinds of external equipment: a supported Wi-SUN communication module attached as a serial device, and the smart electric energy meter reached over the wireless Route B link. It manages meter access details such as authentication credentials, session setup, reconnection, and request/response handling, and exposes exceptions for cases such as scan failure, session join failure, unsupported properties, or the need to reopen the connection.

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-momonga.git (browse)
Closes#1131228
Trackerhttps://tracker.debian.org/pkg/python-momonga
Uploaded5 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateThu, 19 Mar 2026 09:12:28 +0000
Sourcepython-momonga
Version0.3.0-1
Changed-ByEdward Betts
Changelog
python-momonga (0.3.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1131228)
.dsc
Priorityoptional
Componentmain
Package-Listpython3-momonga deb python optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: momonga
Upstream-Contact: NBTK <horie@bitmeister.jp>
Source: https://github.com/nbtk/momonga

Files: *
Copyright: 2024 NBTK
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package