core/homeassistant/components/camera/strings.json

13 lines
209 B
JSON

{
"title": "Camera",
"entity_component": {
"_": {
"state": {
"recording": "Recording",
"streaming": "Streaming",
"idle": "[%key:common::state::idle%]"
}
}
}
}