Updated Home (markdown)
9
Home.md
9
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 <DEINNAMEWIEDUWILLST> XiaomiSmartHome <IP_DES_MI_GATEWAYS>`
|
||||
|
||||
Reference in New Issue
Block a user