homepage/docs/widgets/services/lubelogger.md
2024-09-23 19:55:19 -07:00

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
```