Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.bsblan.const Namespace Reference

Variables

 Final
 
 LOGGER = logging.getLogger(__package__)
 
 SCAN_INTERVAL = timedelta(seconds=12)
 

Detailed Description

Constants for the BSB-Lan integration.

Variable Documentation

◆ Final

homeassistant.components.bsblan.const.Final

Definition at line 10 of file const.py.

◆ LOGGER

homeassistant.components.bsblan.const.LOGGER = logging.getLogger(__package__)

Definition at line 12 of file const.py.

◆ SCAN_INTERVAL

homeassistant.components.bsblan.const.SCAN_INTERVAL = timedelta(seconds=12)

Definition at line 13 of file const.py.