1 """Constants for the MELCloud Climate integration."""
5 CONF_POSITION =
"position"
8 ATTR_VANE_HORIZONTAL =
"vane_horizontal"
9 ATTR_VANE_HORIZONTAL_POSITIONS =
"vane_horizontal_positions"
10 ATTR_VANE_VERTICAL =
"vane_vertical"
11 ATTR_VANE_VERTICAL_POSITIONS =
"vane_vertical_positions"
13 SERVICE_SET_VANE_HORIZONTAL =
"set_vane_horizontal"
14 SERVICE_SET_VANE_VERTICAL =
"set_vane_vertical"