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

73 Commits

Author SHA1 Message Date
markusbloch
ff9c9a85f8 resetting $number count before entering while loop (in case of invalid cached number)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2813 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-25 21:41:13 +00:00
markusbloch
b1dde6afa2 fixing not recognizing hcitool binary path, adding debug log commands
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2778 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-20 22:04:57 +00:00
markusbloch
b7ac61cbca fixing missing right bracket; starting DevIo only if in right mode
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2760 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-18 19:58:06 +00:00
markusbloch
4ea70637ae moving cachednr deletion from ReadyFn to DefineFn as ReadyFn is not called in fritzbox mode
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2758 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-18 17:53:37 +00:00
markusbloch
134fc99034 caching the device number at fritzbox checks for better performance (by erwin with minor modifications)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2757 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-18 17:49:27 +00:00
markusbloch
4e177bcff8 deleting Get-Fn definition, as no Get function exists
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2725 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-14 19:31:23 +00:00
markusbloch
e3f33076ab adding statusRequest command, minor improvements in "disabled"-handling
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2721 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-13 22:50:26 +00:00
markusbloch
b86e98f99f fixing dead PRESENCE devices in case of a broken network connection when disabled
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2720 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-13 22:02:53 +00:00
markusbloch
7266dba460 don't wait for $init_done
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2710 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-12 17:40:35 +00:00
markusbloch
7b3a5ee04b preventing multiple timer loops in case of a redefine
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2675 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-09 12:51:24 +00:00
markusbloch
0261de386f PRESENCE_Define honours the disable attribute
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2674 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-09 12:44:20 +00:00
markusbloch
7e0affffeb add cygwin as windows specific behaviour
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2673 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-09 12:38:05 +00:00
markusbloch
b527b435c4 better support for ping under a non-root account
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2659 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-07 22:08:38 +00:00
markusbloch
7343083a0e increase the sleep timer for FritzBox checks
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2658 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-07 21:26:01 +00:00
markusbloch
66aa780273 avoid high cpu usage on FritzBox
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2650 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-05 17:32:46 +00:00
markusbloch
a84092cbed full german documentation, minor docu fixes
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2642 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-03 14:22:22 +00:00
markusbloch
c19f7ab525 use explicit icmp ping (fixing Ping on FritzBox)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2641 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-03 12:34:18 +00:00
markusbloch
2b428d2d47 adding the presence check via fritzbox ctlmgr_ctl command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2640 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-03 00:28:15 +00:00
markusbloch
7a19fd2e06 fixing "wrong syntax" message when no timeout is specified in mode lan-ping
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2639 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-02 23:31:52 +00:00
markusbloch
d2e24cb49d little documentation corrections
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2633 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-02 14:06:46 +00:00
markusbloch
52a566b57f replacing < and > with html syntax
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2630 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-02 13:16:38 +00:00
markusbloch
0cb2c4e1e1 the copy&paste troll saw me this morning: fixing module description
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2625 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-01 19:15:20 +00:00
markusbloch
57d9e2a6d0 new module 73_PRESENCE.pm for presence detection of mobile phones or other devices via Ping or Bluetooth detection
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2624 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-01 19:10:25 +00:00