1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

12 Commits

Author SHA1 Message Date
ntruchsess
1336a67a13 OWX_ASYNC: refactor scheduling (for DS2480), avoids looping behaviour
Merge branch 'owx_async_scheduler'

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6108 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-13 22:36:48 +00:00
ntruchsess
4ee229d16c OWX_ASYNC: remove useless logmessage when skipping non-OWTHERM-devices during kick
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6032 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-02 07:41:27 +00:00
ntruchsess
826119544e add $Id to make betateilchen happy
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5927 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-21 21:56:37 +00:00
ntruchsess
6644f94fd8 OWX_ASYNC: fix: 'Use of each() on hash after insertion... on line 1134'-error when catching exception from task
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5922 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-21 19:28:31 +00:00
ntruchsess
0eb8b7d40d OWX_ASYNC: handle Exceptions in ProtoThreads, lower loglevel of Alarms-logging
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5902 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-19 15:11:06 +00:00
ntruchsess
9c723ef3ae OWX_ASYNC: Merge branch 'owx_async_protothreads'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5853 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-13 21:59:31 +00:00
ntruchsess
d4bd5fc9db OWX_ASYNC: refactor using protothreads
Merge branch 'owx_async_protothreads'

Conflicts:
	fhem/FHEM/21_OWTHERM.pm

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5789 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-08 20:17:42 +00:00
ntruchsess
d529b62986 OWX_ASYNC: fix commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5528 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-14 22:20:54 +00:00
ntruchsess
a196f03b00 OWX_ASYNC: fix commandref, add attribute interval
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5526 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-14 22:20:37 +00:00
ntruchsess
484765e549 OWX_ASYNC: add attribute 'timeout' (for synchronous gets)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5399 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-01 13:13:55 +00:00
ntruchsess
8626132979 OWX_ASYC: rename further async OWX_xxx-methods to OWX_ASYNC_xxx
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5396 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-01 11:46:37 +00:00
ntruchsess
3966518c4b OWX_ASYNC: add async OWX (works with FRM so far)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5394 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-03-31 23:26:49 +00:00