2020-04-20 23:25:35 +00:00
|
|
|
{
|
|
|
|
"title": "Camera",
|
2023-03-16 11:16:08 +00:00
|
|
|
"entity_component": {
|
2020-04-20 23:25:35 +00:00
|
|
|
"_": {
|
2023-03-16 20:10:20 +00:00
|
|
|
"name": "[%key:component::camera::title%]",
|
2023-03-16 11:16:08 +00:00
|
|
|
"state": {
|
|
|
|
"recording": "Recording",
|
|
|
|
"streaming": "Streaming",
|
|
|
|
"idle": "[%key:common::state::idle%]"
|
2023-03-20 12:39:20 +00:00
|
|
|
},
|
|
|
|
"state_attributes": {
|
|
|
|
"access_token": {
|
|
|
|
"name": "Access token"
|
|
|
|
},
|
|
|
|
"brand": {
|
|
|
|
"name": "Brand"
|
|
|
|
},
|
|
|
|
"frontend_stream_type": {
|
|
|
|
"name": "Stream type",
|
|
|
|
"state": {
|
|
|
|
"hls": "HLS",
|
|
|
|
"webrtc": "WebRTC"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"motion_detection": {
|
|
|
|
"name": "Motion detection",
|
|
|
|
"state": {
|
|
|
|
"true": "Enabled",
|
|
|
|
"false": "Disabled"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"model_name": {
|
|
|
|
"name": "[%key:common::generic::model%]"
|
|
|
|
}
|
2023-03-16 11:16:08 +00:00
|
|
|
}
|
2020-04-20 23:25:35 +00:00
|
|
|
}
|
2023-05-28 19:53:32 +00:00
|
|
|
},
|
|
|
|
"issues": {
|
|
|
|
"platform_integration_no_support": {
|
|
|
|
"title": "[%key:common::issues::platform_integration_no_support_title%]",
|
|
|
|
"description": "[%key:common::issues::platform_integration_no_support_description%]"
|
|
|
|
}
|
2020-04-20 23:25:35 +00:00
|
|
|
}
|
|
|
|
}
|