Hallo zusammen,
hat jemand einen Tipp wie ich 3 gigaset keeper einrichten kann.
Ich habe die Bluetooth presence Abfrage mit 3 Handy´s schon laufen und auch auf dem pi3 bekomme ich die keeper über bluetoothctl zu sehen.
Wenn ich aber ein presence mit den Keepern einrichte bekomme ich nur ein absent
define Giga_Marko_bluetooth PRESENCE local-bluetooth 7C:2F:80:DD:33:A2 10 60
Hier das Log
2018.02.02 11:40:07 5: PRESENCE (Giga_Marko_bluetooth) - starting local scan
2018.02.02 11:40:07 5: PRESENCE (Giga_Marko_bluetooth) - starting blocking call for mode local-bluetooth
2018.02.02 11:40:07 5: PRESENCE (Giga_Marko_bluetooth) - starting bluetooth scan: Giga_Marko_bluetooth|7C:2F:80:DD:33:A2|1|
2018.02.02 11:40:07 5: PRESENCE (Giga_Marko_bluetooth) - found standard variant of ps command, using "ax" as parameter
2018.02.02 11:40:07 4: PRESENCE (Giga_Marko_bluetooth) - executing: which hcitool
2018.02.02 11:40:07 4: PRESENCE (Giga_Marko_bluetooth) - 'which hcitool' returns: /usr/bin/hcitool
2018.02.02 11:40:07 5: PRESENCE (Giga_Marko_bluetooth) - another hcitool command is running. waiting...
2018.02.02 11:40:08 4: PRESENCE (Giga_Marko_bluetooth) - another check is currently running. skipping check
2018.02.02 11:40:08 4: PRESENCE (Giga_Marko_bluetooth) - rescheduling next check in 10 seconds
hier ein List auf die Presence Abfrage
Internals:
ADDRESS 7C:2F:80:DD:33:A2
DEF local-bluetooth 7C:2F:80:DD:33:A2 10 60
INTERVAL_NORMAL 10
INTERVAL_PRESENT 60
MODE local-bluetooth
NAME Giga_Marko_bluetooth
NOTIFYDEV global
NR 247
NTFY_ORDER 50-Giga_Marko_bluetooth
STATE absent
TYPE PRESENCE
READINGS:
2018-02-02 11:33:35 model local-bluetooth
2018-02-02 11:43:35 presence absent
2018-02-02 11:43:35 state absent
helper:
ABSENT_COUNT 0
RUNNING_PID:
abortFn PRESENCE_ProcessAbortedScan
arg Giga_Marko_bluetooth|7C:2F:80:DD:33:A2|0|
bc_pid 715
finishFn PRESENCE_ProcessLocalScan
fn PRESENCE_DoLocalBluetoothScan
pid 7657
telnet telnetForBlockingFn_1517566022_127.0.0.1_52084
timeout 60
abortArg:
Attributes:
verbose 5
Was mache ich Falsch ???
Gruß Marko
Ich gabe die gtags am laufen.
Ich habe es nur mit dem lepresence Dienst hinbekommen. Vllt weil es LE BT Tags sind.
Schonmal nachgeschaut ob du mit dem Scan auf Kommandozeilenebene was findest?
Hallo,
habe es jetzt am laufen :-)
Mit folgender Beschreibung klappt es jetzt.
https://hausautomatisierung-koch.de/2017/01/07/anwesenheitserkennung-bluetooth-beacon/#comment-102
Die Geräte hatte ich ja auf der Kommandline gesehen aber im Fhem hat er diese nicht gefunden.
Danke