Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.lidarr.const
 

Variables

list homeassistant.components.lidarr.const.BYTE_SIZES
 
int homeassistant.components.lidarr.const.DEFAULT_MAX_RECORDS = 20
 
string homeassistant.components.lidarr.const.DEFAULT_NAME = "Lidarr"
 
 homeassistant.components.lidarr.const.DEFAULT_UNIT = UnitOfInformation.GIGABYTES
 
 homeassistant.components.lidarr.const.Final
 
 homeassistant.components.lidarr.const.LOGGER = logging.getLogger(__package__)