Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.selector.TextSelector Class Reference
Inheritance diagram for homeassistant.helpers.selector.TextSelector:
[legend]
Collaboration diagram for homeassistant.helpers.selector.TextSelector:
[legend]

Static Public Attributes

string selector_type = "text"
 

Detailed Description

Selector for a multi-line text string.

Definition at line 1325 of file selector.py.

Member Data Documentation

◆ selector_type

string homeassistant.helpers.selector.TextSelector.selector_type = "text"
static

Definition at line 1328 of file selector.py.


The documentation for this class was generated from the following file: