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

Variables

 Final
 
 LOGGER = logging.getLogger(__package__)
 
 SCAN_INTERVAL = timedelta(minutes=5)
 

Detailed Description

Constants for the Autarco integration.

Variable Documentation

◆ Final

homeassistant.components.autarco.const.Final

Definition at line 9 of file const.py.

◆ LOGGER

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

Definition at line 10 of file const.py.

◆ SCAN_INTERVAL

homeassistant.components.autarco.const.SCAN_INTERVAL = timedelta(minutes=5)

Definition at line 11 of file const.py.