Variables | |
| string | ATTR_MAX = "max" |
| string | ATTR_MIN = "min" |
| string | ATTR_MODE = "mode" |
| string | ATTR_PATTERN = "pattern" |
| string | ATTR_VALUE = "value" |
| string | DOMAIN = "text" |
| string | SERVICE_SET_VALUE = "set_value" |
Provides the constants needed for the component.
| string homeassistant.components.text.const.ATTR_MODE = "mode" |
| string homeassistant.components.text.const.ATTR_PATTERN = "pattern" |
| string homeassistant.components.text.const.ATTR_VALUE = "value" |