Updated Home (markdown)
9
Home.md
9
Home.md
@@ -3,12 +3,15 @@ Folgende Perl Module müssen installiert sein:
|
|||||||
* JSON
|
* JSON
|
||||||
* MULTICAST
|
* MULTICAST
|
||||||
* CBC (for AES encryption)
|
* 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
|
||||||
`define <DEINNAMEWIEDUWILLST> XiaomiSmartHome <IP_DES_MI_GATEWAYS>`
|
`define <DEINNAMEWIEDUWILLST> XiaomiSmartHome <IP_DES_MI_GATEWAYS>`
|
||||||
|
|||||||
Reference in New Issue
Block a user