Scanner for Ruuvi Gateway.
Definition at line 22 of file bluetooth.py.
◆ __init__()
| None homeassistant.components.ruuvi_gateway.bluetooth.RuuviGatewayScanner.__init__ |
( |
|
self, |
|
|
str |
scanner_id, |
|
|
str |
name, |
|
|
*RuuviGatewayUpdateCoordinator |
coordinator |
|
) |
| |
Initialize the scanner, using the given update coordinator as data source.
Definition at line 25 of file bluetooth.py.
◆ _async_handle_new_data()
| None homeassistant.components.ruuvi_gateway.bluetooth.RuuviGatewayScanner._async_handle_new_data |
( |
|
self | ) |
|
|
private |
◆ start_polling()
| CALLBACK_TYPE homeassistant.components.ruuvi_gateway.bluetooth.RuuviGatewayScanner.start_polling |
( |
|
self | ) |
|
Start polling; return a callback to stop polling.
Definition at line 64 of file bluetooth.py.
◆ coordinator
| homeassistant.components.ruuvi_gateway.bluetooth.RuuviGatewayScanner.coordinator |
The documentation for this class was generated from the following file: