Updated Home (markdown)

2017-12-15 10:06:49 +01:00
parent e37c43c4d5
commit 48f5642332

@@ -5,7 +5,6 @@ The following Perl modules must be installed:
* MULTICAST * MULTICAST
* CBC (for AES encryption) * CBC (for AES encryption)
* Crypt::Cipher::AES (for AES encryption) * Crypt::Cipher::AES (for AES encryption)
* Math::Round
`root@fhemdev:~# apt-get install libio-socket-multicast-perl` `root@fhemdev:~# apt-get install libio-socket-multicast-perl`
@@ -15,7 +14,6 @@ The following Perl modules must be installed:
`root@fhemdev:~# cpan Crypt::Cipher::AES` `root@fhemdev:~# cpan Crypt::Cipher::AES`
`root@fhemdev:~# apt-get install libmath-round-perl`
# Set Developermode on the gateway! # Set Developermode on the gateway!
Without the developer mode, no communication with the XiaomiSmartHome gateway is possible. Without the developer mode, no communication with the XiaomiSmartHome gateway is possible.