-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (klein0r) Added support for translated object names * (klein0r) Fixed sum calculation * (klein0r) Increased precision to 5 digits * (klein0r) Translated all objects
- Loading branch information
Showing
5 changed files
with
84 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,67 @@ | ||
# Older changes | ||
# Older changes | ||
## 1.0.9 (2021-07-29) | ||
* (bluefox) Removed the warnings for js-controller 3.x | ||
|
||
## 1.0.6 (2021-05-27) | ||
* (Apollon77) prepare for js-controller 3.3 | ||
* (Apollon77) make sure all tasks are processed to prevent missing objects | ||
* (bluefox) added the support of Admin5 | ||
|
||
## 1.0.4 | ||
* (foxthefox) changed the state change to BOTH positive and negative edges, hence it causes a lot of log entries | ||
|
||
## 1.0.3 (2021-02-08) | ||
* (Apollon77) fix from sentry crash reports | ||
|
||
## 1.0.2 (2021-01-06) | ||
* (foxthefox) try catch around the cronjobs | ||
|
||
## 1.0.1 (2020-12-22) | ||
* (Black-Thunder) Precision in rounding set to 4 | ||
|
||
## 1.0.0 (2020-05-01) | ||
* (bluefox) Caught error if structure is invalid | ||
* (bluefox) Added sentry | ||
* adapter.getObjectView -> controller > 2.0 | ||
|
||
## 0.2.3 (2020-01-02) | ||
* (HIRSCH-DE) bugfix main.js | ||
* (foxthefox) delete messagehandler | ||
|
||
## 0.2.2 (2019-06-29) | ||
* (foxthefox) adapter logs a warning when invalid values arrive and cancels further processing | ||
|
||
## 0.2.1 (2019-06-15) | ||
* (foxthefox) correction, timecount value was milliseconds instead seconds | ||
* (foxthefox) other calculations with 2 decimal places after comma | ||
* (foxthefox) min/max for day/week/month/quarter/year | ||
* (foxthefox) set of daily min/max starting point from actual value | ||
* (foxthefox) fixing the PR with dayMin 0 at 00:00 | ||
* (foxthefox) improvement for timecount when receiving status updates and no real status change | ||
|
||
## 0.2.0 (2019-01-08) | ||
* (foxthefox) compact mode | ||
|
||
## 0.1.4 (2019-01-07) | ||
* (foxthefox) license added in io-package.json | ||
* (foxthefox) ReadMe updated | ||
* (foxthefox) type = misc-data | ||
|
||
## 0.1.3 (2019-01-06) | ||
* first npm release | ||
* (foxthefox) german doc added | ||
* (foxthefox) error corrections | ||
* (foxthefox) travis testing corrections | ||
|
||
## 0.1.2 (2018-09-08) | ||
* (bluefox) total refactoring | ||
|
||
## 0.0.3 | ||
* admin3 implemented | ||
* complete rewrite to have configuration through the settings of the individual states instead in admin page | ||
|
||
## 0.0.2 | ||
* setup running | ||
|
||
## 0.0.1 | ||
* initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters