28 lines
859 B
JSON
28 lines
859 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"clean": "Leiskite {entity_name} valyti",
|
|
"dock": "Leiskite {entity_name} gr\u012f\u017eti \u012f stotel\u0119"
|
|
},
|
|
"condition_type": {
|
|
"is_cleaning": "{entity_name} valo",
|
|
"is_docked": "{entity_name} yra stotel\u0117je"
|
|
},
|
|
"trigger_type": {
|
|
"cleaning": "{entity_name} prad\u0117jo valyti",
|
|
"docked": "{entity_name} stotel\u0117je"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"cleaning": "Valo",
|
|
"docked": "Stotel\u0117je",
|
|
"error": "Klaida",
|
|
"idle": "Laukiama",
|
|
"off": "I\u0161jungta",
|
|
"on": "\u012ejungta",
|
|
"returning": "Gr\u012f\u017eta \u012f stotel\u0119"
|
|
}
|
|
},
|
|
"title": "Dulki\u0173 siurblys"
|
|
} |