From: Fabian Wolter Date: Sun, 28 Apr 2024 18:56:13 +0000 (+0200) Subject: [airq] Add note about JVM cryptographic strength policy (#16695) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=5765a9485dae48f93da172b5c79b98f7806f2223;p=openhab-addons.git [airq] Add note about JVM cryptographic strength policy (#16695) Signed-off-by: Fabian Wolter --- diff --git a/bundles/org.openhab.binding.airq/README.md b/bundles/org.openhab.binding.airq/README.md index 2659ed9e0f..1ae3c69b2b 100644 --- a/bundles/org.openhab.binding.airq/README.md +++ b/bundles/org.openhab.binding.airq/README.md @@ -116,6 +116,12 @@ The rw column is empty if the channel is only readable, w if the channel can be | errorBars | Switch | rw | Calculate Maximum Errors | | warmupPhase | Switch | rw | Output data as Warmup Phase | +## Usage with Docker + +This binding requires the JVM cryptographic strength policy to be set to "unlimited". +Otherwise the connection to the device will fail. +See the [openHAB Docker image documentation](https://github.com/openhab/openhab-docker/blob/main/README.md#java-cryptographic-strength-policy) for details. + ## Example ### air-Q.things