17 lines
342 B
Markdown
17 lines
342 B
Markdown
---
|
|
title: LubeLogger
|
|
description: LubeLogger Widget Configuration
|
|
---
|
|
|
|
Learn more about [LubeLogger](https://github.com/hargata/lubelog).
|
|
|
|
Allowed fields: `["vehicles", "serviceRecords", "reminders"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: lubelogger
|
|
url: https://lubelogger.host.or.ip
|
|
username: lubeloggerusername
|
|
password: lubeloggerpassword
|
|
```
|