diff --git a/FHEM/73_PRESENCE.pm b/FHEM/73_PRESENCE.pm
index cb32d8fa5..8831efc78 100755
--- a/FHEM/73_PRESENCE.pm
+++ b/FHEM/73_PRESENCE.pm
@@ -586,8 +586,6 @@ Options:
Bluetooth specific events:
- - name: $name - The name of the Bluetooth device in case it's present
+ - device_name: $name - The name of the Bluetooth device in case it's present
presenced/collectord specific events:
- - command_accepted: $command_accepted (yes|no) - Was the last command acknowleged and accepted by the presenced or collectord
+ - command_accepted: $command_accepted (yes|no) - Was the last command acknowleged and accepted by the presenced or collectord?
- room: $room - If the module is connected with a collector daemon this event shows the room, where the device is located (as defined in the collectord config file)