Classes | |
| class | DeviceUnavailable |
| class | GardenaBluetoothCoordinator |
Variables | |
| LOGGER = logging.getLogger(__name__) | |
| SCAN_INTERVAL = timedelta(seconds=60) | |
Provides the DataUpdateCoordinator.
| homeassistant.components.gardena_bluetooth.coordinator.LOGGER = logging.getLogger(__name__) |
Definition at line 21 of file coordinator.py.
| homeassistant.components.gardena_bluetooth.coordinator.SCAN_INTERVAL = timedelta(seconds=60) |
Definition at line 20 of file coordinator.py.