FIX Rename devices is now posible

FIX: After rename a device the device now didnt create again. The new
name is used.
This commit is contained in:
2017-03-22 18:52:26 +01:00
parent 12d96b9968
commit 173974463c
2 changed files with 11 additions and 7 deletions

View File

@@ -490,9 +490,13 @@ sub XiaomiSmartHome_updateAllReadings($)
<br><br>
Example: <code>define XiaomiSmartHome XiaomiSmartHome 192.168.1.xxx</code>
<br><br>
</ul>
<br>
<b>Prerequisite</b>
<ul>
<li>Installation of the following packages: apt-get install libio-socket-multicast-perl libjson-perl libcrypt-cbc-perl</li>
<li>And with CPAN: cpan Crypt::Cipher::AES</li>
</ul>
</ul>
=end html