1
mirror of https://github.com/home-assistant/core synced 2024-08-31 05:57:13 +02:00
ha-core/homeassistant/components/camera/strings.json
2020-04-20 16:25:35 -07:00

11 lines
167 B
JSON

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