Classes | |
| class | ActiveBluetoothProcessorCoordinator |
Variables | |
| int | POLL_DEFAULT_COOLDOWN = 10 |
| bool | POLL_DEFAULT_IMMEDIATE = True |
A Bluetooth passive processor coordinator. Collects data from advertisements but can also poll.
| int homeassistant.components.bluetooth.active_update_processor.POLL_DEFAULT_COOLDOWN = 10 |
Definition at line 21 of file active_update_processor.py.
| bool homeassistant.components.bluetooth.active_update_processor.POLL_DEFAULT_IMMEDIATE = True |
Definition at line 22 of file active_update_processor.py.