14 lines
378 B
JSON
14 lines
378 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"select_option": "Verander {entity_name} optie"
|
|
},
|
|
"condition_type": {
|
|
"selected_option": "Huidige {entity_name} geselecteerde optie"
|
|
},
|
|
"trigger_type": {
|
|
"current_option_changed": "{entity_name} optie veranderd"
|
|
}
|
|
},
|
|
"title": "Selecteer"
|
|
} |