-
-
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.
* (Apollon77) Added support for groups * (Apollon77) Add support for a second type of IR blaster * (Apollon77) Added cloud session refresh while adapter is running * (Apollon77) Add custom handling for bright_value fields with missing scale factor (10..1000 will be now 1..100); * (Apollon77) Base64 encoded raw values are now decoded again when the decoded value is readable ascii * (Apollon77) Allow to flag devices manually that need "refresh instead of get" to get current data - use "useRefreshToGet: true" in device object native section * (Apollon77) More schema information added/updated
- Loading branch information
Showing
4 changed files
with
18 additions
and
19 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 |
---|---|---|
|
@@ -143,8 +143,7 @@ When there are issues with the Tuya App Cloud synchronisation then additional lo | |
Send the log with reference to the generated GitHub issue to [email protected] | ||
|
||
## Changelog | ||
|
||
### __WORK IN PROGRESS__ | ||
### 3.10.0 (2022-12-05) | ||
* (Apollon77) Added support for groups | ||
* (Apollon77) Add support for a second type of IR blaster | ||
* (Apollon77) Added cloud session refresh while adapter is running | ||
|
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