Skip to content
Snippets Groups Projects
Commit dec2d8d5 authored by Hunter Horsman's avatar Hunter Horsman Committed by Daniel Høyer Iversen
Browse files

Add device_tracker.bluetooth_update service (#15252)

* Add device_tracker.bluetooth_update service

Will immediately scan for Bluetooth devices outside of the interval timer. Allows for less frequent scanning, with scanning on demand via automation.

* remove excess whitespace per bot comments

* Refactored update_bluetooth to call new function update_bluetooth_once

* Change service name to bluetooth_tracker_update to reflect platform name

* Reformat for line length

* Linting fix, pydoc, first line should end with a period

* Fixed a method call, and removed some more unsused parameters
parent a439690b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment