Selector of a time value.
Definition at line 1390 of file selector.py.
◆ __init__()
| None homeassistant.helpers.selector.TimeSelector.__init__ |
( |
|
self, |
|
|
TimeSelectorConfig | None |
config = None |
|
) |
| |
◆ __call__()
| str homeassistant.helpers.selector.TimeSelector.__call__ |
( |
|
self, |
|
|
Any |
data |
|
) |
| |
Validate the passed selection.
Definition at line 1401 of file selector.py.
◆ CONFIG_SCHEMA
| homeassistant.helpers.selector.TimeSelector.CONFIG_SCHEMA = vol.Schema({}) |
|
static |
◆ selector_type
| string homeassistant.helpers.selector.TimeSelector.selector_type = "time" |
|
static |
The documentation for this class was generated from the following file: