14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"title": "Camera",
|
|
"entity_component": {
|
|
"_": {
|
|
"name": "[%key:component::camera::title%]",
|
|
"state": {
|
|
"recording": "Recording",
|
|
"streaming": "Streaming",
|
|
"idle": "[%key:common::state::idle%]"
|
|
}
|
|
}
|
|
}
|
|
}
|