mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Add missing hyphen to "single-board computers" in homekit
(#144505)
This commit is contained in:
parent
337c64d69d
commit
5df09c4f13
@ -39,7 +39,7 @@
|
||||
"camera_copy": "Cameras that support native H.264 streams",
|
||||
"camera_audio": "Cameras that support audio"
|
||||
},
|
||||
"description": "Check all cameras that support native H.264 streams. If the camera does not output a H.264 stream, the system will transcode the video to H.264 for HomeKit. Transcoding requires a performant CPU and is unlikely to work on single board computers.",
|
||||
"description": "Check all cameras that support native H.264 streams. If the camera does not output a H.264 stream, the system will transcode the video to H.264 for HomeKit. Transcoding requires a performant CPU and is unlikely to work on single-board computers.",
|
||||
"title": "Camera configuration"
|
||||
},
|
||||
"advanced": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user