mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 10:37:40 +00:00
15 lines
339 B
JSON
15 lines
339 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_home": "{entity_name} \u00e9s a casa",
|
|
"is_not_home": "{entity_name} no \u00e9s a casa"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"home": "A casa",
|
|
"not_home": "Fora"
|
|
}
|
|
},
|
|
"title": "Seguiment de dispositius"
|
|
} |