Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.sia.hub Namespace Reference

Classes

class  SIAHub
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
tuple DEFAULT_TIMEBAND = (80, 40)
 

Detailed Description

The sia hub.

Variable Documentation

◆ _LOGGER

homeassistant.components.sia.hub._LOGGER = logging.getLogger(__name__)
private

Definition at line 29 of file hub.py.

◆ DEFAULT_TIMEBAND

tuple homeassistant.components.sia.hub.DEFAULT_TIMEBAND = (80, 40)

Definition at line 31 of file hub.py.