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

Variables

 Final
 
 LOGGER = logging.getLogger(__package__)
 
 SCAN_INTERVAL = timedelta(hours=1)
 

Detailed Description

Constants for the RDW integration.

Variable Documentation

◆ Final

homeassistant.components.rdw.const.Final

Definition at line 9 of file const.py.

◆ LOGGER

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

Definition at line 11 of file const.py.

◆ SCAN_INTERVAL

homeassistant.components.rdw.const.SCAN_INTERVAL = timedelta(hours=1)

Definition at line 12 of file const.py.