-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (DutchmanNL) Bugfix: Show online state of ESP Device correctly, Fixes #106
- Loading branch information
DutchmanNL
committed
Oct 31, 2023
1 parent
17da38f
commit 64183bd
Showing
5 changed files
with
60 additions
and
61 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,42 @@ | ||
# Older changes | ||
# Older changes | ||
## 0.2.1-1 (2021-03-30) | ||
* (DutchmanNL) add cover component | ||
* (DutchmanNL) add transitionLength for lights | ||
|
||
## 0.2.1-0 (2021-03-30) | ||
* (DutchmanNL) Logging improved, solves [#48](https://github.com/DrozmotiX/ioBroker.esphome/issues/48) | ||
* (DutchmanNL) Name of states changed, solves [#49](https://github.com/DrozmotiX/ioBroker.esphome/issues/49) | ||
|
||
## 0.2.0 (2021-03-29) | ||
* (DutchmanNL) Translations updated | ||
* (DutchmanNL) Configuration page updated | ||
* (DutchmanNL) Added to sentry error reporting | ||
* (DutchmanNL) Native integration of ESPHome Dashboard added | ||
|
||
## 0.1.5 (2021-03-21) | ||
* (DutchmanNL) Add Translations | ||
|
||
## 0.1.4 (2021-03-19) | ||
* (DutchmanNL) Implemented RGBW | ||
* (DutchmanNL) Ensure correct encryption and storage of passwords | ||
* (DutchmanNL) Proper value ranges for type light (255 instead 100) | ||
* (DutchmanNL) Implemented hex color state for type light (if RGB is available) | ||
|
||
## 0.1.2 (2021-03-02) | ||
* (DutchmanNL) Type Fan added | ||
* (DutchmanNL) Type Light added | ||
* (DutchmanNL) Error messages optimized | ||
* (DutchmanNL) Device reconnect handling improved | ||
* (DutchmanNL) [Breaking!] Change state name to default "state" for type BinarySensor / Climate / Sensor / TextSensor & Switch | ||
* (DutchmanNL) Autodiscovery improved, non-ESPHome devices excluded | ||
|
||
## 0.1.0 (2021-02-27) | ||
* (DutchmanNL) Autodiscovery implemented | ||
* (DutchmanNL) Type Climat added | ||
* (DutchmanNL) Type TextSensor added | ||
* (DutchmanNL) Solved reconnection issues | ||
* (DutchmanNL) Optimized error messages for unknown types | ||
* (DutchmanNL & @xXBJXx) Adapter configuration page optimized | ||
|
||
## 0.0.1 | ||
* (DutchmanNL) 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