Add status bar screenshot

This commit is contained in:
Dermot Duffy
2024-09-07 16:16:13 -07:00
parent 9706da7667
commit 9141cec0fe
3 changed files with 8 additions and 0 deletions
+2
View File
@@ -713,6 +713,8 @@ status_bar:
This example shows an icon and a message on the status bar when a camera is triggered, replacing the existing contents of the status bar through the use of `exclusive`.
![](images/dynamic-status.gif 'Dynamic Status Messages :size=400')
```yaml
type: custom:frigate-card
cameras:
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

+6
View File
@@ -91,6 +91,12 @@ cameras of different dimensions, and custom submenus per camera.
![](images/video-scrubbing.gif 'Video scrubbing :size=400')
## Status Bar
### Dynamic Status Messages
![](images/dynamic-status.gif 'Dynamic Status Messages :size=400')
## Submenus
![](images/submenu.gif 'Configurable submenus :size=400')