-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #132 from aendue/white_led_status_25
ptz calib added
- Loading branch information
Showing
5 changed files
with
45 additions
and
5 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 |
---|---|---|
|
@@ -80,6 +80,7 @@ sendTo("reolink.0",{action: "snap"}, function(result){ | |
### **WORK IN PROGRESS** | ||
* (oelison) update disk info | ||
* (oelison) uri enconding is switchable (helps sometimes by one special char) | ||
* (oelison) #28 PTZ check added | ||
|
||
### 1.1.2 (2024-09-14) | ||
* (oelison) [#22](https://github.com/aendue/ioBroker.reolink/issues/22) password with some more special chars works now | ||
|
@@ -166,7 +167,7 @@ sendTo("reolink.0",{action: "snap"}, function(result){ | |
## License | ||
MIT License | ||
|
||
Copyright (c) 2024 Andy Grundt <[email protected]> | ||
Copyright (c) 2025 Andy Grundt <[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
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