Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.velux.const
 

Variables

string homeassistant.components.velux.const.DOMAIN = "velux"
 
 homeassistant.components.velux.const.LOGGER = getLogger(__package__)
 
list homeassistant.components.velux.const.PLATFORMS = [Platform.COVER, Platform.LIGHT, Platform.SCENE]