From ecb1f1c01603e87024b74da2901b53034c9ef764 Mon Sep 17 00:00:00 2001 From: Torte Date: Tue, 24 Oct 2017 09:30:01 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index e27b653..efec156 100644 --- a/Home.md +++ b/Home.md @@ -5,6 +5,7 @@ The following Perl modules must be installed: * MULTICAST * CBC (for AES encryption) * Crypt::Cipher::AES (for AES encryption) +* Math::Round `root@fhemdev:~# apt-get install libio-socket-multicast-perl` @@ -12,6 +13,8 @@ The following Perl modules must be installed: `root@fhemdev:~# apt-get install libcrypt-cbc-perl` +`root@fhemdev:~# apt-get install libmath-round-perl` + `root@fhemdev:~# cpan Crypt::Cipher::AES` # Set Developermode on the gateway!