-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (klein0r) Added documentation * (klein0r) Added hint for Admin 4 configuration * (klein0r) Updated state roles * (klein0r) Updated debug messages to provide more information * (klein0r) Updated dependencies
- Loading branch information
Showing
5 changed files
with
121 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 | ||
## 2.0.3 (2021-10-04) | ||
|
||
* (klein0r) Fixed error logging | ||
|
||
## 2.0.2 (2021-08-18) | ||
|
||
* (klein0r) Added timeout option | ||
|
||
## 2.0.1 (2021-08-17) | ||
|
||
* (klein0r) Minor bug fixes | ||
|
||
## 2.0.0 (2021-08-17) | ||
|
||
* (klein0r) Updated admin interface to maintain multiple sensors in one instance **(BREAKING CHANGE - RE-CONFIGURE YOUR SENSORS)** | ||
|
||
## 1.0.3 (2021-03-21) | ||
|
||
* (klein0r) Remove non-numeric characters from sensor id | ||
|
||
## 1.0.2 (2021-01-25) | ||
|
||
* (klein0r) Fixed async object creation | ||
|
||
## 1.0.1 (2020-11-10) | ||
|
||
* (klein0r) Added iobroker sentry | ||
|
||
## 1.0.0 (2020-08-27) | ||
|
||
* (klein0r) First stable release | ||
|
||
## 0.0.18 | ||
|
||
* (klein0r) Added units for pressure and noise | ||
|
||
## 0.0.17 | ||
|
||
* (klein0r) Added link to sensor map | ||
|
||
## 0.0.16 | ||
|
||
* (klein0r) Minor bugfixes | ||
|
||
## 0.0.15 | ||
|
||
* (klein0r) setTimeout found in main.js, but no clearTimeout detected | ||
|
||
## 0.0.14 | ||
|
||
* (klein0r) Fixed sensor data check issue | ||
|
||
## 0.0.13 | ||
|
||
* (klein0r) Added missing translations | ||
|
||
## 0.0.12 | ||
|
||
* (klein0r) Minor bugfixes | ||
* (dominik-lienemann) Added timestamp of last sensor update | ||
|
||
## 0.0.11 | ||
|
||
* (klein0r) fixed units of states | ||
|
||
## 0.0.10 | ||
|
||
* (klein0r) changed API url | ||
|
||
## 0.0.9 | ||
|
||
* (klein0r) minor bugfixes | ||
|
||
## 0.0.9 | ||
|
||
* (klein0r) improved logging | ||
|
||
## 0.0.8 | ||
|
||
* (klein0r) added response time and units | ||
|
||
## 0.0.7 | ||
|
||
* (klein0r) merged pull requests - thanks a lot for contribution | ||
|
||
## 0.0.6 | ||
|
||
* (klein0r) changed type to weather | ||
|
||
## 0.0.5 | ||
|
||
* (klein0r) fixed issues when sensor is not available | ||
* (klein0r) added location information for remote sensors | ||
|
||
## 0.0.4 | ||
|
||
* (pix) path is IP if sensor is local | ||
|
||
## 0.0.3 | ||
|
||
* (pix) path and sensor name added | ||
|
||
## 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