2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 13:29:26 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
markusbloch
a2609b315c PRESENCE/collectord: fix perl warning (Forum: #84243)
git-svn-id: https://svn.fhem.de/fhem/trunk@16171 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-02-13 21:37:47 +00:00
markusbloch
d2e6431c34 collectord: add ping command (Forum: #83477), preparations for systemd compliant .deb packaging
git-svn-id: https://svn.fhem.de/fhem/trunk@16035 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-29 11:34:32 +00:00
markusbloch
6388c744e7 collectord: more bugfixing (Forum: #54482)
git-svn-id: https://svn.fhem.de/fhem/trunk@14801 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-27 15:36:41 +00:00
markusbloch
775558a4d9 collectord: remove wrong bracket (Forum: #54482)
git-svn-id: https://svn.fhem.de/fhem/trunk@14800 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-27 14:25:36 +00:00
markusbloch
0162f7d80b collectord: fixing RSSI readings (Forum: #54482)
git-svn-id: https://svn.fhem.de/fhem/trunk@14798 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-26 21:47:18 +00:00
markusbloch
04f92b69b0 collectord: Fix rssi addon data (thx to Micky, Forum: #54482)
git-svn-id: https://svn.fhem.de/fhem/trunk@14439 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-31 17:11:22 +00:00
markusbloch
e72b949bc8 collectord: support addon data. select room by highest RSSI if available (Forum: #54482)
git-svn-id: https://svn.fhem.de/fhem/trunk@13121 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-17 11:17:03 +00:00
markusbloch
7ecbdeef3f PRESENCE/collectord: minor changes
git-svn-id: https://svn.fhem.de/fhem/trunk@11212 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-09 16:17:29 +00:00
markusbloch
6c353f15a2 PRESENCE/collectord: fix missing state information, when executing "now" command and one room is not connected
git-svn-id: https://svn.fhem.de/fhem/trunk@11211 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-09 16:10:27 +00:00
markusbloch
e7ff7770f0 PRESENCE/collectord: allow spaces for room names in config file (Forum: #19169), code make-up
git-svn-id: https://svn.fhem.de/fhem/trunk@8558 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-10 14:13:06 +00:00
markusbloch
ad2352eb5a PRESENCE collectord: use new log function, optimized aggregation algorithm, implemented now command, changed thread signalling to command queues
git-svn-id: https://svn.fhem.de/fhem/trunk@4339 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-12-07 17:03:18 +00:00
markusbloch
4f59238494 improve socket handling, introduced verbose modes, changed thread handling
git-svn-id: https://svn.fhem.de/fhem/trunk@4022 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-10-08 18:40:29 +00:00
markusbloch
1cced35bc3 adding loglevels, faster thread kill, log output improved
git-svn-id: https://svn.fhem.de/fhem/trunk@3552 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-07-30 21:46:49 +00:00
markusbloch
ba441278d0 bug fixes in case of disconnected client
git-svn-id: https://svn.fhem.de/fhem/trunk@2878 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-09 12:23:33 +00:00
markusbloch
0f1e97717f fixing 2 race conditions where a device is summarized as present instead of absent
git-svn-id: https://svn.fhem.de/fhem/trunk@2726 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-14 19:51:11 +00:00
markusbloch
41eaede2c6 fixing missing newline in collectord (new deb package) supress start messages in Raspberry Init script for presenced (new deb package)
git-svn-id: https://svn.fhem.de/fhem/trunk@2634 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-02 14:35:08 +00:00
markusbloch
934113a3ce adding prerequisites for upcoming 73_PRESENCE.pm to provide bluetooth presence checking for multiple rooms
git-svn-id: https://svn.fhem.de/fhem/trunk@2621 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-01 00:02:28 +00:00