1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-28 03:06:30 +01:00
Files
core/homeassistant/components/device_tracker
Hunter Horsman dec2d8d5b0 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
2018-08-27 09:08:23 +02:00
..
2018-08-20 16:34:18 +02:00
2018-07-23 10:16:05 +02:00
2018-07-13 15:05:55 +02:00
2018-07-20 11:45:20 +03:00
2018-07-23 10:16:05 +02:00
2018-07-20 11:45:20 +03:00
2018-07-23 10:16:05 +02:00
2018-06-25 13:05:07 -04:00
2018-08-10 16:09:08 +02:00
2018-07-23 10:16:05 +02:00
2018-07-23 10:16:05 +02:00
2018-07-18 11:54:27 +02:00
2018-07-18 11:54:27 +02:00
2018-06-25 13:58:16 +02:00
2018-07-18 11:54:27 +02:00
2018-08-07 18:12:36 +02:00
2018-07-23 10:16:05 +02:00
2018-08-07 09:13:01 +02:00
2018-07-20 11:45:20 +03:00
2018-07-23 10:16:05 +02:00
2018-08-20 14:34:52 +02:00
2018-07-20 11:45:20 +03:00
2018-07-17 19:34:29 +02:00