sebmafate / phone_detection

Jeedom plugin to detect phone by using bluetooth
GNU General Public License v3.0
1 stars 2 forks source link

use pybluez instead of system call #33

Closed benoit5672 closed 1 year ago

benoit5672 commented 1 year ago

Avoid deadlock on raspberry using pybluez calls instead of system calls.