-
-
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.
NodeJS 14.x is required (NodeJS 12.x is EOL) * (klein0r) Added states for clock alarm widget configuration * (klein0r) Added duration for My Data DIY frame configuration * (klein0r) Updated LaMetric firmware version recommendation to 2.2.3 * (klein0r) Updated dependencies * (klein0r) Updated depedency for js-controller to 4.0.15
- Loading branch information
Showing
5 changed files
with
122 additions
and
123 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,106 @@ | ||
# Older changes | ||
## 1.5.0 | ||
|
||
* (klein0r) Fixed myData DIY data type **(BREAKING CHANGE - requires SimpleAPI 2.6.2 or later to use json parameter)** | ||
* (klein0r) Added version check | ||
|
||
## 1.4.1 | ||
|
||
* (klein0r) Fixed missing translations | ||
|
||
## 1.4.0 | ||
|
||
* (klein0r) Admin 5 Support | ||
|
||
## 1.3.2 | ||
|
||
* (klein0r) Updated dependencies | ||
|
||
## 1.3.1 | ||
|
||
* (klein0r) Added local start and end time for screensaver | ||
|
||
## 1.3.0 | ||
|
||
* (klein0r) Encrypt sensitive information **(BREAKING CHANGE - RE-ENTER YOUR API KEY)** | ||
|
||
## 1.2.1 | ||
|
||
* (klein0r) Extended regex for My Data (DIY) | ||
|
||
## 1.2.0 | ||
|
||
* (klein0r) Added hide if value for My Data (DIY) | ||
* (klein0r) Remove frames without text from My Data (DIY) | ||
* (klein0r) Allow dynamic states for My Data (DIY) icons | ||
|
||
## 1.1.3 | ||
|
||
* (klein0r) Fixed async object creation | ||
|
||
## 1.1.2 | ||
|
||
* (klein0r) Delete app channels if app was deleted on LaMetric | ||
* (klein0r) Custom app configuration (clockface, countdown duration) | ||
|
||
## 1.1.1 | ||
|
||
* (klein0r) Fixed replacement issue for My Data (DIY) | ||
* (klein0r) Updated README with more configuration details | ||
|
||
## 1.1.0 | ||
|
||
* (klein0r) Added support for My Data (DIY) | ||
|
||
## 1.0.1 | ||
|
||
* (klein0r) Added chart data support to notification | ||
|
||
## 1.0.0 | ||
|
||
* (klein0r) First stable release | ||
* (klein0r) Added iobroker sentry | ||
* (klein0r) Added brightness and volume limit information (min, max) | ||
|
||
## 0.0.10 | ||
|
||
* (klein0r) Switched to axios lib | ||
|
||
## 0.0.9 | ||
|
||
* (klein0r) Added missing translations | ||
* (GermanBluefox) Improved Blockly and main.js | ||
|
||
## 0.0.8 | ||
|
||
* (klein0r) Updated dependencies | ||
|
||
## 0.0.7 | ||
|
||
* (klein0r) fixed blockly | ||
|
||
## 0.0.6 | ||
|
||
* (klein0r) switched to setTimeout instead of setInterval, improved logging and fixes eslint complaints | ||
|
||
## 0.0.5 | ||
|
||
* (klein0r) Fixed notification, html, updated github template, enable and disable screensaver | ||
|
||
## 0.0.4 | ||
|
||
* (klein0r) Refactored blockly sendTo / notifications | ||
|
||
## 0.0.3 | ||
|
||
* (klein0r) Added app switching support, refactored everything | ||
* (bluefox) The deletion of the actual shown information was added | ||
|
||
## 0.0.2 | ||
|
||
* (Sigi74) Change message_value for variables message | ||
* (Sigi74) Leave sound none | ||
|
||
## 0.0.1 | ||
|
||
* (klein0r) 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