What was changed in a config entry.
Definition at line 305 of file config.py.
◆ FAILED_ACTIONS
| string homeassistant.components.automation.config.ValidationStatus.FAILED_ACTIONS = "failed_actions" |
|
static |
◆ FAILED_BLUEPRINT
| string homeassistant.components.automation.config.ValidationStatus.FAILED_BLUEPRINT = "failed_blueprint" |
|
static |
◆ FAILED_CONDITIONS
| string homeassistant.components.automation.config.ValidationStatus.FAILED_CONDITIONS = "failed_conditions" |
|
static |
◆ FAILED_SCHEMA
| string homeassistant.components.automation.config.ValidationStatus.FAILED_SCHEMA = "failed_schema" |
|
static |
◆ FAILED_TRIGGERS
| string homeassistant.components.automation.config.ValidationStatus.FAILED_TRIGGERS = "failed_triggers" |
|
static |
◆ OK
| string homeassistant.components.automation.config.ValidationStatus.OK = "ok" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/automation/config.py