2019-10-26 00:32:20 +00:00
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
},
|
2020-04-20 23:33:54 +00:00
|
|
|
"state": {
|
|
|
|
"_": {
|
|
|
|
"idle": "Inactiu",
|
2020-05-15 00:02:56 +00:00
|
|
|
"off": "OFF",
|
|
|
|
"on": "ON",
|
2020-05-30 00:03:23 +00:00
|
|
|
"paused": "Pausat/da",
|
2020-04-20 23:33:54 +00:00
|
|
|
"playing": "Reproduint",
|
|
|
|
"standby": "En espera"
|
|
|
|
}
|
|
|
|
},
|
2020-04-16 20:00:10 +00:00
|
|
|
"title": "Reproductor multim\u00e8dia"
|
2019-10-26 00:32:20 +00:00
|
|
|
}
|