Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.bond.entity.BondEntity
 

Namespaces

 homeassistant.components.bond.entity
 

Variables

int homeassistant.components.bond.entity._BPUP_ALIVE_SCAN_INTERVAL = 60
 
int homeassistant.components.bond.entity._FALLBACK_SCAN_INTERVAL = 10
 
 homeassistant.components.bond.entity._LOGGER = logging.getLogger(__name__)