2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

72_XiaomiDevice.pm: added new module for Xiaomi WiFi devices

git-svn-id: https://svn.fhem.de/fhem/trunk@16294 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
moises 2018-02-28 21:50:11 +00:00
parent 71afee5057
commit b562a46e91
3 changed files with 2977 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- added: 72_XiaomiDevice: added new module for Xiaomi WiFi devices
- feature: 93_DbRep: V7.14.0, new command syncStandby
- bugfix: 21_HEOS: decode_json() in a eval, fix play_previous
- bugfix: 73_NUKIBridge/74_NUKIDevice: decode_json() in a eval
@ -26,7 +27,7 @@
- feature: 93_DbRep: V7.12.0, compression of dumpfile, restore of compressed
files possible
- change: 77_SMAEM: V3.1.0, extend error handling in define
-bugfix: 73_ElectricityCalculator: Min dt for calc. reduced from 30 to 1 s
- bugfix: 73_ElectricityCalculator: Min dt for calc. reduced from 30 to 1 s
- feature: 93_DbRep: V7.11.0, "repairSQLite" to repair a corrupted SQLite DB
- bugfix: 88_xs1Bridge: code changeover + safety connection check
- bugfix: 73_PRESENCE: new collectord .deb package fixing perl warnings

2974
fhem/FHEM/72_XiaomiDevice.pm Executable file

File diff suppressed because it is too large Load Diff

View File

@ -324,6 +324,7 @@ FHEM/71_YAMAHA_NP.pm ra666ack Multimedia
FHEM/72_FB_CALLMONITOR.pm markusbloch Unterstuetzende Dienste
FHEM/72_FB_CALLLIST.pm markusbloch Frontends
FHEM/72_FRITZBOX.pm tupol FRITZBOX (link als PM an tupol)
FHEM/72_XiaomiDevice.pm markus-m Sonstige Systeme
FHEM/73_ElectricityCalculator.pm Sailor http://forum.fhem.de/index.php/topic,57106.0.html
FHEM/73_GasCalculator Sailor http://forum.fhem.de/index.php/topic,47909.0.html
FHEM/73_km200.pm Sailor http://forum.fhem.de/index.php/topic,25540.0.html