mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
14 lines
255 B
Markdown
14 lines
255 B
Markdown
---
|
|
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
|
|
``` |