15 lines
339 B
Markdown
15 lines
339 B
Markdown
---
|
|
title: WatchYourLAN
|
|
description: WatchYourLAN Widget Configuration
|
|
---
|
|
|
|
Learn more about [WatchYourLAN](https://github.com/aceberg/WatchYourLAN).
|
|
|
|
No specific configuration is required on WatchYourLAN to configure this widget. The API is enabled by default.
|
|
|
|
```yaml
|
|
widget:
|
|
type: watchyourlan
|
|
url: http://your-ip-address:8840
|
|
```
|