14 lines
281 B
JSON
14 lines
281 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"action_type": {
|
||
|
"turn_off": "\u00c9teindre {entity_name}",
|
||
|
"turn_on": "Allumer {entity_name}"
|
||
|
}
|
||
|
},
|
||
|
"state": {
|
||
|
"_": {
|
||
|
"off": "Eteint",
|
||
|
"on": "Allum\u00e9"
|
||
|
}
|
||
|
}
|
||
|
}
|