mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[linky] Docker specificities (#13348)
Related to #13336 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
698703b0c6
commit
e84608e410
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user