Initial commit of Frigate widget.

This commit is contained in:
Jamie Norton
2024-07-07 22:58:31 +12:00
parent 028324556d
commit 95814d35a6
7 changed files with 95 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
title: Frigate
description: Frigate Widget Configuration
---
Learn more about [Frigate](https://frigate.video/).
Allowed fields: `["cameras", "uptime", "version"]`.
```yaml
widget:
type: frigate
url: http://frigate.host.or.ip:port
```