From: lolodomo Date: Sat, 10 Sep 2022 15:00:28 +0000 (+0200) Subject: [linky] Docker specificities (#13348) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=e84608e41031b7499ccf50c5e2ef990233783173;p=openhab-addons.git [linky] Docker specificities (#13348) Related to #13336 Signed-off-by: Laurent Garnier --- diff --git a/bundles/org.openhab.binding.linky/README.md b/bundles/org.openhab.binding.linky/README.md index 8d5354fa49..7e3668ff50 100644 --- a/bundles/org.openhab.binding.linky/README.md +++ b/bundles/org.openhab.binding.linky/README.md @@ -74,6 +74,10 @@ Start and end day are formatted yyyy-mm-dd. Here is an example of command you can run: `openhab:linky linky:linky:local report 2020-11-15 2020-12-15`. +## Docker specificities + +In case you are running openHAB inside Docker, the binding will work only if you set the environment variable `CRYPTO_POLICY` to the value "unlimited" as documented [here](https://github.com/openhab/openhab-docker#java-cryptographic-strength-policy). + ## Full Example ### Thing