home-assistant-android/app
Adrian Huber d0016e530e
Add Beacon Monitor (#2472)
* Add BLE Beacon Monitoring Sensor

* Fix on/off toggle

* Add on/off commands

* Fix commands

* Add all beacons to attributtes

* Add Kalman Filter

* Improve performance

* More settings

* cleanup

* Fix linter errors

* Update description

* Show monitoring state in sensor

* Add missing permissions

* Fix permissions

* Fix Bluetooth state of Android 12

* Use instance instead of singelton

* Use runBlocking for updateLastSendState

* Use own scope for beacon manager

* Use new notification commands

* fix rebase

* use null instead of empty string

* return if sensor is disabled
2022-09-05 10:07:26 -04:00
..
src Add Beacon Monitor (#2472) 2022-09-05 10:07:26 -04:00
build.gradle.kts Bump sentry-android from 6.4.0 to 6.4.1 (#2836) 2022-09-05 10:05:33 -04:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00