This commit is contained in:
Home Assistant Version Control
2026-08-26 06:44:46 +00:00
parent af7019c54e
commit c520159da9
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -484,7 +484,7 @@
"cards": [
{
"type": "custom:webrtc-camera",
"url": "https://endercamera2.duckdns.org/stream",
"entity": "camera.endercamera2_duckdns_org",
"style": "border-radius: 12px 12px 0 0; overflow: hidden;"
},
{
+1 -1
View File
@@ -26,7 +26,7 @@
},
{
"type": "custom:webrtc-camera",
"url": "https://endercamera2.duckdns.org/stream",
"entity": "camera.endercamera2_duckdns_org",
"grid_options": {
"columns": "full"
}