Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.melcloud.const
 

Variables

string homeassistant.components.melcloud.const.ATTR_STATUS = "status"
 
string homeassistant.components.melcloud.const.ATTR_VANE_HORIZONTAL = "vane_horizontal"
 
string homeassistant.components.melcloud.const.ATTR_VANE_HORIZONTAL_POSITIONS = "vane_horizontal_positions"
 
string homeassistant.components.melcloud.const.ATTR_VANE_VERTICAL = "vane_vertical"
 
string homeassistant.components.melcloud.const.ATTR_VANE_VERTICAL_POSITIONS = "vane_vertical_positions"
 
string homeassistant.components.melcloud.const.CONF_POSITION = "position"
 
string homeassistant.components.melcloud.const.DOMAIN = "melcloud"
 
string homeassistant.components.melcloud.const.SERVICE_SET_VANE_HORIZONTAL = "set_vane_horizontal"
 
string homeassistant.components.melcloud.const.SERVICE_SET_VANE_VERTICAL = "set_vane_vertical"