diff --git a/Home.md b/Home.md index bcd4c84..931a1b6 100644 --- a/Home.md +++ b/Home.md @@ -3,12 +3,15 @@ Folgende Perl Module müssen installiert sein: * JSON * MULTICAST * CBC (for AES encryption) +* Crypt::Cipher::AES (for AES encryption) -`apt-get install libio-socket-multicast-perl` +`root@fhemdev:~# apt-get install libio-socket-multicast-perl` -`apt-get install libjson-perl` +`root@fhemdev:~# apt-get install libjson-perl` -`apt-get install libcrypt-cbc-perl` +`root@fhemdev:~# apt-get install libcrypt-cbc-perl` + +`root@fhemdev:~# cpan Crypt::Cipher::AES` # DEFINE `define XiaomiSmartHome `