-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Introduced more output for debugging (w/ log level debug) (#15070)
- Fixed support for MB-LAN (=KM200, version 1.0) by avoiding query of an unsupported attribute. - BEFORE this fix: The MBLAN does not support the /gateway/registrations attribute and returns an invalid answer: * [b.binding.km200.internal.KM200Device] - /gateway/registrations: trying to query information. * [b.binding.km200.internal.KM200Device] - /gateway/registrations: trying to decode: [B@4de25f6. * [binding.km200.internal.KM200Cryption] - Length of message is 11. * [binding.km200.internal.KM200Cryption] - Did NOT decrypt message * [binding.km200.internal.KM200Cryption] - Exception on encoding Logging of detailed error message. Signed-off-by: [email protected]
- Loading branch information
Showing
2 changed files
with
9 additions
and
4 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