2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

49_SSCam: changed completly to HttpUtils_NonblockingGet for calling websites nonblocking,

LWP is not needed anymore, use of InternalTimer instead of fhem(sleep), 
improve usage of verbose-modes

git-svn-id: https://svn.fhem.de/fhem/trunk@10174 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2015-12-14 21:19:40 +00:00
parent d26ac9d44b
commit e95b913c04
2 changed files with 791 additions and 705 deletions

View File

@ -1,5 +1,10 @@
# 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.
- feature: 49_SSCam: turned completly to HttpUtils_NonblockingGet for
calling websites nonblocking,
LWP is not needed anymore,
use of InternalTimer instead of fhem(sleep),
improve usage of verbose-modes
- change: 10_RESIDENTS.pm: Readings residentsTotalOwners* were renamed to
residentsTotalRoommates*
- feature: CUL_MAX: allow multiple instances

File diff suppressed because it is too large Load Diff