2021-06-18 09:51:55 +00:00
|
|
|
{
|
2021-06-18 17:01:32 +00:00
|
|
|
"title": "Select",
|
|
|
|
"device_automation": {
|
|
|
|
"trigger_type": {
|
|
|
|
"current_option_changed": "{entity_name} option changed"
|
2021-06-18 18:40:29 +00:00
|
|
|
},
|
|
|
|
"action_type": {
|
|
|
|
"select_option": "Change {entity_name} option"
|
2021-06-18 21:31:08 +00:00
|
|
|
},
|
|
|
|
"condition_type": {
|
|
|
|
"selected_option": "Current {entity_name} selected option"
|
2021-06-18 17:01:32 +00:00
|
|
|
}
|
|
|
|
}
|
2021-06-18 09:51:55 +00:00
|
|
|
}
|