Description
Companion App which sends discovered BLE devices information to the `Companion Bluetooth Proxy` custom component of Home Assistant
What’s new (0.1.1)
* Moving to Fastlane
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- FOREGROUND_SERVICE_CONNECTED_DEVICE
- NotificationsShow notifications.
- Internet accessSend and receive data over the internet.
- BluetoothConnect to Bluetooth devices.
- BLUETOOTH_ADMIN
- Approximate locationDetermine the location via the network.
- Precise locationDetermine the location via GPS.
- Bluetooth scanSearch for nearby Bluetooth devices.
Show 5 more permissions
- Prevent sleepingKeep the device from going to sleep.
- Network stateCheck whether and how the device is connected.
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- release.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments