11 lines
371 B
JSON
11 lines
371 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_idle": "{entity_name} est\u00e0 inactiu",
|
|
"is_off": "{entity_name} est\u00e0 apagat",
|
|
"is_on": "{entity_name} est\u00e0 enc\u00e8s",
|
|
"is_paused": "{entity_name} est\u00e0 en pausa",
|
|
"is_playing": "{entity_name} est\u00e0 reproduint"
|
|
}
|
|
}
|
|
} |