-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated ESLint to 9.x.x - Fixed copyright issue from adapter checker - Replaced deletion of all objects with deletion of missing devices from config only - Avoided illegal characters from user input for fan id within code - Changed state subscription to all states below the devices folder - Added restart logic of UDP server in case of an error - Added adapter terminiation if multiple udp server errors occured - Replaced cyclic checking of the send quene with a timeout approach instead of interval - Missing intermediate objects created - Roles updated according to the read/write definitions - Polling interval limited in JSON config and code - ioBroker unit in object tree for RTC date & time removed
- Loading branch information
Showing
6 changed files
with
9,072 additions
and
9,062 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
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
Oops, something went wrong.