Classes | |
| class | BluetoothStorage |
Variables | |
| string | REMOTE_SCANNER_STORAGE_KEY = "bluetooth.remote_scanners" |
| int | REMOTE_SCANNER_STORAGE_VERSION = 1 |
| int | SCANNER_SAVE_DELAY = 5 |
Storage for remote scanners.
| string homeassistant.components.bluetooth.storage.REMOTE_SCANNER_STORAGE_KEY = "bluetooth.remote_scanners" |
Definition at line 18 of file storage.py.
| int homeassistant.components.bluetooth.storage.REMOTE_SCANNER_STORAGE_VERSION = 1 |
Definition at line 17 of file storage.py.
| int homeassistant.components.bluetooth.storage.SCANNER_SAVE_DELAY = 5 |
Definition at line 19 of file storage.py.