sputnikdev / eclipse-smarthome-bluetooth-binding

Eclipse SmartHome Bluetooth Binding
46 stars 10 forks source link

Implement a workaround for mobile phones (recent models of iphone and android) that dynamically allocate MAC addresses #17

Closed vkolotov closed 6 years ago

vkolotov commented 6 years ago

Some modern mobile phones (Apple iphone and android) dynamically allocated MAC addresses of internal bluetooth module (a new security feature). This makes impossible to use the such phones for presence detection, because the Bluetooth binding matches bluetooth "things" with bluetooth devices via their MAC addresses.