Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.pvoutput.const
 

Variables

string homeassistant.components.pvoutput.const.CONF_SYSTEM_ID = "system_id"
 
 homeassistant.components.pvoutput.const.Final
 
 homeassistant.components.pvoutput.const.LOGGER = logging.getLogger(__package__)
 
list homeassistant.components.pvoutput.const.PLATFORMS = [Platform.SENSOR]
 
 homeassistant.components.pvoutput.const.SCAN_INTERVAL = timedelta(minutes=2)