-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
306 additions
and
695 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
MIT License | ||
|
||
Copyright (c) 2021 TA2k <[email protected]> | ||
Copyright (c) 2021-2030 TA2k <[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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
 | ||
|
||
# ioBroker.bestway | ||
|
||
[](https://www.npmjs.com/package/iobroker.bestway) | ||
|
@@ -16,25 +17,32 @@ | |
Adapter for Bestway Smart Hub | ||
|
||
## Loginablauf: | ||
|
||
Die Bestway Smart Hub App Mail und Passwort eingeben. | ||
|
||
## Steuern | ||
|
||
bestway.0.id.remote auf true setzen steuert den jeweiligen Befehl | ||
|
||
## Diskussion und Fragen: | ||
|
||
https://forum.iobroker.net/topic/48023/test-adapter-bestway-v0-0-x | ||
|
||
## Changelog | ||
|
||
### 0.0.4 | ||
### 0.0.5 | ||
|
||
Support for v2 pump version | ||
|
||
### 0.0.1 | ||
* (TA2k) initial release | ||
|
||
- (TA2k) initial release | ||
|
||
## License | ||
|
||
MIT License | ||
|
||
Copyright (c) 2021 TA2k <[email protected]> | ||
Copyright (c) 2021-2030 TA2k <[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 | ||
|
@@ -52,4 +60,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. | ||
SOFTWARE. |
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
Oops, something went wrong.