File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ smartmeter-datacollector (1.0.2-1) unstable; urgency=low
2+
3+ * bugfix catching gurux converter failures
4+ * update readme, add logo
5+ * add tariff related meter data point types
6+
7+ -- Supercomputing Systems AG <info@scs.ch> Thu, 31 Mar 2022 11:18:09 +0200
8+
19smartmeter-datacollector (1.0.1-1) unstable; urgency=low
210
311 * don't automatically determine Python package dependencies when building a Debian package
Original file line number Diff line number Diff line change @@ -22,4 +22,3 @@ Description: Smart Meter Data Collector
2222 * Iskraemeco AM550: Data pushed by smart meter over P1 interface (DSMR). Encoded with HDLC (IEC 62056-46) and DLMS/COSEM.
2323 * Unencrypted data
2424 * Encrypted data
25-
Original file line number Diff line number Diff line change 55# SPDX-License-Identifier: GPL-2.0-only
66# See LICENSES/README.md for more information.
77#
8- __version__ = "1.0.1 "
8+ __version__ = "1.0.2 "
You can’t perform that action at this time.
0 commit comments