2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

CHANGED: 70_ESCVP21net.pm: bugfixes, handle IMEVENT

git-svn-id: https://svn.fhem.de/fhem/trunk@25695 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hapege 2022-02-17 18:33:22 +00:00
parent 1574f03c0f
commit b13a03484d

View File

@ -1,7 +1,7 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # 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. # Do not insert empty lines here, update check depends on it.
- bugfix: 88_HMCCU: bugfixes and improvements - bugfix: 88_HMCCU: bugfixes and improvements
- bugfix: 70_ESCVP21net: bugfixes - bugfix: 70_ESCVP21net: bugfixes, handle IMEVENT
- feature: 73_GardenaSmartBridge: asyncron response processing, - feature: 73_GardenaSmartBridge: asyncron response processing,
no blocking if more then 3-4 devices no blocking if more then 3-4 devices
- bugfix: 70_ESCVP21net: fix for GetAll in statusCheckCmd - bugfix: 70_ESCVP21net: fix for GetAll in statusCheckCmd