-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
98 lines (58 loc) · 2.78 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
empowerd (0.5.4) bullseye; urgency=low
* Factor out AvailablePower processor from Charging processor.
* Allow chaining of processors.
-- Max Maisel <[email protected]> Fri, 17 Jun 2022 09:37:00 +0200
empowerd (0.5.3) bullseye; urgency=low
* Fix PT1 filter issue.
-- Max Maisel <[email protected]> Tue, 12 Apr 2022 17:19:00 +0200
empowerd (0.5.2) bullseye; urgency=low
* Add logs to "adm" group.
* Add PT1 filter to charging controller.
-- Max Maisel <[email protected]> Fri, 8 Apr 2022 17:48:00 +0200
empowerd (0.5.1) bullseye; urgency=low
* Fix issue when no processors are configured.
-- Max Maisel <[email protected]> Mon, 21 Mar 2022 19:07:00 +0100
empowerd (0.5.0) bullseye; urgency=low
* Add "processor" concept which allows event driven processing of input
data.
* Add KeContact sink.
* Add charging processor.
-- Max Maisel <[email protected]> Fri, 4 Mar 2022 16:24:00 +0100
empowerd (0.4.1) bullseye; urgency=low
* Refactor GPIO handling into new "sink" concept.
* Add KeContact data source.
-- Max Maisel <[email protected]> Fri, 4 Feb 2022 13:13:00 +0100
empowerd (0.4.0) bullseye; urgency=low
* Add GraphQL API and WebGUI for GPIO relay control.
* Add migration utility to convert battery data into 0.3 format.
-- Max Maisel <[email protected]> Sun, 19 Sep 2021 10:48:00 +0200
empowerd (0.3.2) bullseye; urgency=low
* Fix Sunny Boy Storage register sizes.
-- Max Maisel <[email protected]> Sat, 4 Sep 2021 16:13:00 +0200
empowerd (0.3.1) bullseye; urgency=low
* Fix handling of invalid timestamps in SML parser.
* Make ports in Sunspec and SonnyStorage miners configurable.
* Make Sunspec modbus ID configurable.
* Read Sunspec registers as modbus holding registers.
-- Max Maisel <[email protected]> Sat, 4 Sep 2021 11:43:00 +0200
empowerd (0.3.0) bullseye; urgency=low
* Add sunspec solar miner.
* Add support for Sunny Boy Storage.
* Mine battery states in Wh instead of %.
-- Max Maisel <[email protected]> Sat, 21 Aug 12:45:20 2021 +0200
empowerd (0.2.3) buster; urgency=low
* Make configuration file format more flexible.
* Adjust some log levels.
-- Max Maisel <[email protected]> Fri, 23 Jul 2021 17:37:00 +0200
empowerd (0.2.2) buster; urgency=medium
* Fix permissions of the included udev rules.
* Fix logrotate config so that log keep working after rotation.
* Handle missing weather station values.
-- Max Maisel <[email protected]> Fri, 2 Jul 2021 16:43:00 +0200
empowerd (0.2.1) buster; urgency=medium
* Reset USB devices on failure.
* Fix logging in daemon mode.
-- Max Maisel <[email protected]> Sat, 26 Jun 2021 11:01:26 +0200
empowerd (0.2.0) buster; urgency=low
* Initial Debian package release.
-- Max Maisel <[email protected]> Mon, 31 May 2021 15:34:11 +0200