Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.bond.utils Namespace Reference

Classes

class  BondDevice
 
class  BondHub
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
int MAX_REQUESTS = 6
 

Detailed Description

Reusable utilities for the Bond component.

Variable Documentation

◆ _LOGGER

homeassistant.components.bond.utils._LOGGER = logging.getLogger(__name__)
private

Definition at line 17 of file utils.py.

◆ MAX_REQUESTS

int homeassistant.components.bond.utils.MAX_REQUESTS = 6

Definition at line 15 of file utils.py.