Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.cover.const
 

Variables

string homeassistant.components.cover.const.DOMAIN = "cover"
 
string homeassistant.components.cover.const.INTENT_CLOSE_COVER = "HassCloseCover"
 
string homeassistant.components.cover.const.INTENT_OPEN_COVER = "HassOpenCover"