-
-
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.
More schema information added/updated and deps
- Loading branch information
Showing
6 changed files
with
14,277 additions
and
8,699 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
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 |
---|---|---|
|
@@ -177,8 +177,9 @@ Send the log with reference to the generated GitHub issue to iobroker@fischer-ka | |
## Changelog | ||
|
||
### __WORK IN PROGRESS__ | ||
* (Apollon77) Try to support phase_X information with 10 bytes | ||
* (Apollon77) More schema information added/updated | ||
* (Apollon77) Improves stability | ||
* (Apollon77) Tries to support phase_X information with 10 bytes | ||
* (Apollon77) More schema information were added/updated | ||
|
||
### 3.15.0 (2023-11-23) | ||
* (agraf) Add support to login with "Ledvance" App account | ||
|
@@ -533,7 +534,7 @@ Send the log with reference to the generated GitHub issue to iobroker@fischer-ka | |
|
||
The MIT License (MIT) | ||
|
||
Copyright (c) 2018-2023 Apollon77 <[email protected]> | ||
Copyright (c) 2018-2024 Apollon77 <[email protected]> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
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 |
---|---|---|
|
@@ -122,15 +122,17 @@ | |
"zh-cn": "涂鸦适配器", | ||
"uk": "Туя адаптер" | ||
}, | ||
"license": "MIT", | ||
"licenseInformation": { | ||
"type": "free", | ||
"license": "MIT" | ||
}, | ||
"authors": [ | ||
"Apollon77 <[email protected]>" | ||
], | ||
"platform": "Javascript/Node.js", | ||
"mode": "daemon", | ||
"icon": "tuya.png", | ||
"messagebox": true, | ||
"subscribe": "messagebox", | ||
"materialize": true, | ||
"enabled": true, | ||
"extIcon": "https://raw.githubusercontent.com/Apollon77/ioBroker.tuya/master/admin/tuya.png", | ||
|
@@ -146,6 +148,7 @@ | |
"restartAdapters": [], | ||
"stopTimeout": 5000, | ||
"compact": true, | ||
"singletonHost": true, | ||
"dependencies": [ | ||
{ | ||
"js-controller": ">=3.0.0" | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.