What was changed in a config entry.
Definition at line 257 of file config.py.
◆ FAILED_BLUEPRINT
| string homeassistant.components.script.config.ValidationStatus.FAILED_BLUEPRINT = "failed_blueprint" |
|
static |
◆ FAILED_SCHEMA
| string homeassistant.components.script.config.ValidationStatus.FAILED_SCHEMA = "failed_schema" |
|
static |
◆ FAILED_SEQUENCE
| string homeassistant.components.script.config.ValidationStatus.FAILED_SEQUENCE = "failed_sequence" |
|
static |
◆ OK
| string homeassistant.components.script.config.ValidationStatus.OK = "ok" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/script/config.py