This commit is contained in:
Home Assistant Version Control
2026-08-26 06:04:47 +00:00
parent 83b4bf94a1
commit d928bfcaf9
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -466,7 +466,7 @@
{
"type": "custom:webrtc-camera",
"url": "https://endercamera2.duckdns.org/?action=stream",
"mode": "mse",
"mode": "hls",
"style": "border-radius: 12px 12px 0 0; overflow: hidden;"
},
{
+1 -1
View File
@@ -30,7 +30,7 @@
{
"type": "custom:webrtc-camera",
"url": "https://endercamera2.duckdns.org/?action=stream",
"mode": "mse",
"mode": "hls",
"grid_options": {
"columns": "full"
}